Read before updating: How to Update Kunena Templates - More detail

css isn't working correctly

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

css isn't working correctly

10 years 1 month ago
#2630
hi,
i bought this template, and i install it on my site, but the css isn't working correctly.
how i can fix this?

Attachments:

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: css isn't working correctly

10 years 1 month ago
#2631
Hi martin,

I think, background of your site is white color, so there is some problem about text color. Please provide us your site url link and a test account, we will try to provide a correct solution for you.

Send to us site information via support email: 9themestore@gmail.com

Thanks

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

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

Re: css isn't working correctly

10 years 1 month ago
#2632
ok, thanks
i sent all information on your email

I'm waiting for news :)

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

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

Re: css isn't working correctly

10 years 1 month ago
#2639
9support wrote: Hi martin,

I think, background of your site is white color, so there is some problem about text color. Please provide us your site url link and a test account, we will try to provide a correct solution for you.

Send to us site information via support email: 9themestore@gmail.com

Thanks

No feedback yet :( ?

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: css isn't working correctly

10 years 1 month ago - 10 years 1 month ago
#2640
Hi,

Sorry about delay. I have just debug on your site, please follow some below steps to solve your problem.

- Step 1: Copy the includes.php file from the download package to "[your_root]/component/com_uddeim/" path.
-Step 2: Create a file with named custom.css. Copy and pates below CSS rule to that file.
Code:
.com_uddeim .t3-content { background-color: #000; }

- Step 3: Copy (upload) the custom.css file to the "[your_root]/templates/ja_purity_ii/css" path.
- Step 4: Reload your site to view all changes.

Let's us know if it does not work on your site.

Best regards,
Last edit: 10 years 1 month ago by 9support.

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

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

Re: css isn't working correctly

10 years 1 month ago
#2643
excellent :)
can you help me to change the color of the buttons

Attachments:

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: css isn't working correctly

10 years 1 month ago
#2645
Hi,

How can I view this issue on your site? I think, the Bootstrap style overrides UddeIM template style. So I need check on browser to provide the correct solution.

Thanks

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

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

Re: css isn't working correctly

10 years 1 month ago
#2648
i sent you many message on my site, now you can see those buttons

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

9support's Avatar
Moderator Moderator
  • Posts: 142
  • Thanks: 21

Re: css isn't working correctly

10 years 1 month ago
#2651
Thank Martin,

I have checked on your site. Please add below CSS rules to the custom.css file.
Code:
#uddeim #uddeim-pagenav ul.pagination > li > a { background: transparent; border: 0; margin: 0; padding: 0; } #uddeim #uddeim-pagenav ul.pagination > li > a:hover, #uddeim #uddeim-pagenav ul.pagination > li > a:focus, #uddeim #uddeim-pagenav ul.pagination > li > a:active { background: transparent; color: #fff; } #uddeim #uddeim-pagenav ul.pagination > li.active { background: #b30000; } #uddeim #uddeim-pagenav ul.pagination > li.active > a { color: #fff; font-weight: bold; }

After save reload your site to view changes.

Regards,
The following user(s) said Thank You: martin

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

M Topic Author
Junior Member Junior Member
  • Posts: 23
  • Thanks: 0

Re: css isn't working correctly

10 years 1 month ago
#2653
thanks

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

Time to create page: 0.404 seconds