Error
Clean, super flexible and multipurpose Joomla template with detailed design
- GK User
- Wed Dec 08, 2010 1:12 pm
The horizontal line <hr /> is not displaying on cutting edge. Please respond ASAP.
Thanks
Thanks
-
- Junior Boarder
- GK User
- Wed Dec 08, 2010 1:59 pm
Hi
Yes, it displays but you probably can't see it because it have a color very near to white.
Please open template_css.css file and find this fragment:
Change border-top color to (i.e.) #000
Cheers
Yes, it displays but you probably can't see it because it have a color very near to white.
Please open template_css.css file and find this fragment:
- Code: Select all
hr {
border-top: 1px solid #f9f9f9;
border-right: 0;
border-left: 0;
border-bottom: 0;
height: 1px;
}
Change border-top color to (i.e.) #000
Cheers

-
- Platinum Boarder
2 posts
• Page 1 of 1