Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2011
    Location
    West Yorkshire - England
    Posts
    38
    Plugin Contributions
    1

    Default css hyperlinks not displaying as I intended

    Evening

    I tried to set up a new default home page on my zen store.

    http://test.italianhampers.co.uk

    I want "Autumn Sale" to be in black like the other H2 headers on the page, but still want it as a hyperlink, and NOT to appear in green underlined text. Can I override just this one heading, rather than altering my stylesheet and changing all H2 hyperlinks in my site?

    Thanks

    Andy

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: css hyperlinks not displaying as I intended

    Since this text appears to be in your define_main_page.php, you can edit it in admin and add a class to the link:
    Code:
    <div id=italianhamper>
    
    	<h1>Welcome to Italian Hampers</h1>	
    
    	<p>We are so passionate about Italian food that we’ve brought home our favourite collection of ingredients from across Italy. Choose one of our special food hampers or create one yourself!
    	</p>
    
    	<p><h2>Christmas is coming</h2>
    
    	<p>Our new winter range will be here in mid-November, with a gorgeous selection of festive treats such as our Sorelle Nurzia Panettone, crunchy four-flavoured Gentilli Biscotti tins or the classic Italian almond torrone. What will you send in your Italian hamper this year?
    	</p>
    	<p><h2><a class="specialLink" href="index.php?main_page=specials">Autumn Sale</a></h2>
    	</p>
    Then you can add to your stylesheet
    Code:
    #italianhamper .specialLink {color: #112233; text-decoration: none;}

  3. #3
    Join Date
    Oct 2011
    Location
    West Yorkshire - England
    Posts
    38
    Plugin Contributions
    1

    Default Re: css hyperlinks not displaying as I intended

    Thankyou

 

 

Similar Threads

  1. v155 Font/CSS Not displaying properly
    By JRGoold in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 16 Jun 2016, 05:32 AM
  2. CSS image not displaying
    By strelitzia in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 3 Aug 2011, 02:45 PM
  3. css buttons not displaying
    By yitzchak23 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2008, 12:04 PM
  4. Hyperlinks within CSS
    By ZCguy in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Mar 2008, 05:05 PM
  5. CSS not displaying
    By Jimmy Mac in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 30 Oct 2007, 11:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR