Hi
I am trying to get my site right - www.lynefc.co.uk/lynefc/ and I want to have the news sections have different colours.
h1 refers to a entry in the style sheet. Anyway - I thought, create a h4 as there is not one and add colour. No go, it stills taking settings from other parts of the style sheet. Can anyone advise, even if I have to put the colours in pages direction.
Also - I would not mind putting a faint background colour to the news sections. Any ideas if this is easy to do?
Scott
edited by: slewis1972, Feb 03, 2008 - 11:17 AM
- shyra posted »MenuTree Mystery« 19:50h
- dks answered »include a file« 18:22h
- dks answered ».764 -> 1.1.1, Can't add new blocks« 17:33h
- craigh posted »PostCalendar 5.5.0RC1 needs testers and translators« 17:24h
- bartl answered »Upgrading 1.0.2 --> 1.1.1« 15:02h
- Charlie-otb answered »SafeHTML output filter and youtube« 10:02h
- dl7und answered »Adding an "About Us" page« 03:34h
Login
Altering News section layout and colour - ahhh
-
- Rank: Softmore
- Registered: 02.02.03
- last visit: 05.02.08
- Posts: 58
-
- Rank: Softmore
- Registered: 02.02.03
- last visit: 05.02.08
- Posts: 58
HI
Ok- big more digging and issue is with the links entry in the style sheet. I cannot seem to get those settings to be different in then entry for the colour of the news headlines.
Any ideas how to do this?
scott -
- Rank: Team Member
- Registered: 08.12.03
- last visit: 29.06.09
- Posts: 3062
Code
<div class="newswrapper">
<div class="newssummary1">
<div><strong><a href="index.php?name=News&file=article&sid=1">Testing Stories</a></strong></div>
<br />
<br />
Posted by
<a href="user.php?op=userinfo&uname=admin">admin</a>
on Sunday, February 03, 2008 - 04:49 PM 8 Reads
<br /><br />
Testing Stories123
<div >
<a href="print.php?sid=1"><img src="images/global/print.gif" alt="Printer-friendly page" /></a>
</div><br />
First, I do not see and h-tags...
The easy way to do this is by class...
Code
.newssummary1 h4{
...
}
--
David Pahl
Zikula Support Team
- Moderated by :
- Support
