SITE REVIEW: Celandine Web Design

  • jameson5555
  • Bronze Robot
  • Bronze Member
  • User avatar
  • Joined: Oct 02, 2007
  • Posts: 575
  • Loc: Phoenix, AZ
  • Status: Offline

Post November 2nd, 2007, 12:03 pm

Ok, try this for the linked image:

HTML:
Code: [ Select ]
<a href="aboutcelandine.html" class="prvaslika"></a>


CSS:
Code: [ Select ]
.prvaslika {
    background-image: url('images/celandineilustracija.gif');
    background-repeat: no-repeat;
    height: 437px;
    width: 792px;
    margin-top: 64px;
    display:block;
}
  1. .prvaslika {
  2.     background-image: url('images/celandineilustracija.gif');
  3.     background-repeat: no-repeat;
  4.     height: 437px;
  5.     width: 792px;
  6.     margin-top: 64px;
  7.     display:block;
  8. }


You were calling the same class twice- once in the div and once in the link. I got rid of the one in the div. In fact, I got rid of the div entirely.. you didn't seem to need it.

Then in the CSS, I just set the display to block.

Let me know if that doesn't work for you...
phoenix web design
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 2nd, 2007, 12:03 pm

  • celandine
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Oct 30, 2007
  • Posts: 2008
  • Loc: Belgrade, Serbia
  • Status: Offline

Post November 2nd, 2007, 3:38 pm

like a charm! thank you!
Eagles may soar in the sky but weasels don't get sucked into jet engines.

celandine designblog
  • dima777
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Nov 03, 2007
  • Posts: 6
  • Status: Offline

Post November 3rd, 2007, 11:36 am

why not start with the portfolio section straight away?
  • celandine
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Oct 30, 2007
  • Posts: 2008
  • Loc: Belgrade, Serbia
  • Status: Offline

Post November 3rd, 2007, 3:18 pm

not bad thinking. it's what the people want to see anyway.... and the other stuff could come after it. might just do that..........
Eagles may soar in the sky but weasels don't get sucked into jet engines.

celandine designblog

Post Information

  • Total Posts in this topic: 34 posts
  • Moderator: Website Reviewers
  • Users browsing this forum: No registered users and 27 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.