Forum Activity

Forum feed

Altering News section layout and colour - ahhh  Top

  • 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
  • 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
  • Code

    <div class="newswrapper">

    <div class="newssummary1">
    <div><strong><a href="index.php?name=News&amp;file=article&amp;sid=1">Testing Stories</a></strong></div>


    <br />

    <br />
    Posted by
    <a href="user.php?op=userinfo&amp;uname=admin">admin</a>
    on Sunday, February 03, 2008 - 04:49 PM&nbsp;&nbsp;8 Reads
    <br /><br />
    Testing Stories123

    <div >
    &nbsp;<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

This list is based on the users active over the last 60 minutes.