Changing the color on the top line
Premium, Furniture Joomla Design Shop Template with K2Store support
- GK User
- Sun Jun 24, 2012 10:49 pm
I'm working with black and white and I have been trying to change the color of the top line of the template. I have been able to change the one above the logo, but not the rest. I tried changing the top_bg.jpg file but that didn't do the trip. Any ideas on how to do this?
The color i'm after is 256ba3
The color i'm after is 256ba3
-
- Fresh Boarder
- GK User
- Sun Jun 24, 2012 11:12 pm
Please look at file ../images/stripes.png, this is the graphic file of the top line above the logo.
-
- Platinum Boarder
- GK User
- Tue Oct 15, 2013 8:23 pm
Hi, I'm trying to change the color too. I've followed the instructions, but now I have a black bar just above the logo.
-
- Gold Boarder
- GK User
- Wed Oct 16, 2013 10:02 am
Could you show me your site URL ? It is always easier to check CSS/HTML code on live site.
-
- Platinum Boarder
- GK User
- Sun Oct 20, 2013 2:18 am
bkrztuk wrote:Could you show me your site URL ? It is always easier to check CSS/HTML code on live site.
I got it to work, thanks. But how do I just remove that top line?
-
- Gold Boarder
- GK User
- Mon Oct 21, 2013 9:35 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- Code: Select all
div.bg { background: none !important}
and then just remember to enable "Use override CSS" option in template advanced settings tab.
-
- Platinum Boarder
6 posts
• Page 1 of 1