Any questions about Documents Sellers, post it here .

Trying to have document fit with my Joomla theme

  • Justinvall
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 7 months ago #9242 by Justinvall
Hi there,

I have recently purchased this plugin and followed instructions to make my Ebook for sale. Unfortunately I cannot figure out where to edit the code to make it look pleasing--fit the theme of the site.
I would like to make it so only my picture/description and the Order and Details Buttons are present.

Any help with this would be greatly appreciated!

The site is found here: healthyfromday1.com/book

Thanks,
Justin

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #9266 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Trying to have document fit with my Joomla theme
Hi Justin

Could you let me know the web browser you are using ? I checked google chrome and Firefox and the page looks OK except the white background is short ? Is this the issue you are talking about ?

Please let me know so that I can guide you !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Justinvall
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 6 months ago #9276 by Justinvall
Hi Tuan,

Thanks for your reply. That's right I'd like to get rid of the white and everything at the top of the page before the picture actually. Is that possible?

Thanks again,
Justin

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #9279 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Trying to have document fit with my Joomla theme
Hi Justin

Please open the file components/com_dms/assets/css/style.css, looks at the css code at line 48 and remove it :
Code:
.dm_row { background: url(/../images/bg-gradient.png) repeat-x; }

After that, the white background image will be removed .

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Justinvall
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 6 months ago #9318 by Justinvall
Hi Tuan,

Thanks again for the response. This might be a stupid question, but I am pretty new with Joomla. Where do I access the CSS sheet you're referring to? I've searched all over and I've even found CSS sheets for other components, but I'm having no luck finding the file you mentioned.

Thanks again!
Justin

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #9320 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Trying to have document fit with my Joomla theme
Hi Justin

As I said, the css file is located at the folder components/com_eventbooking/assets/css . If you don't see it, please submit a support ticket contains administrator account of your site so that I can modify that css stuff for you .

Regards,

Tuan

Please Log in or Create an account to join the conversation.