soompi forums: Coding Help - soompi forums

Jump to content

Page 1 of 1

Coding Help

#1 User is offline   Honey_Babee 

  • Love Sick ♥
  • Icon
  • Group: Friends of Soompi
  • Posts: 5,231
  • Joined: 25-October 06

Posted 21 July 2007 - 10:33 AM

http://www.vintage-love.org/angel/


do you know if theres a code that will automatically arrange it at the far bottom right that will adjust to each users screen resolution?



im wondering if there is a css code that will let me do this hover effect

so when i hover over the link, the link slowly slide to the left, and a little image appear on the left^^


arg why does thiss happen><

code in css
CODE
a.menu
{
color:#ffffff; text-decoration: none; width: 108px; background-color:000000; padding: 0px 0px 0px 20px;
line-height: 15px; width: 100%;

}

a.menu:hover
{
color:#000000; text-decoration: none; width: 108px; background-color:ffffff; display: block; padding: 0px 0px 0px 20px; border-bottom: 1px solid #000000;  border-right: 1px solid #000000; border-left: 1px solid #000000;
line-height: 15px; width: 100%;
}


code for the page
CODE
        <td>
<table><tr><td>
<a> Credit</a> </td><td>
<a> Past Layout</a> </td><td>
<a> Contact me</a> </td>

</tr></table></td>

i personally dont see anything wron
Posted Image
0

#2 User is offline   angelqian 

  • Member
  • Pip
  • Group: Members
  • Posts: 740
  • Joined: 05-October 05

Posted 21 July 2007 - 01:36 PM

it is on the left, but the picture itself is rather large cuz it has a lot of black space on it, edit the picture and kill some of that useless black space.
0

#3 User is offline   NyCb0i 

  • Member
  • Pip
  • Group: Members
  • Posts: 325
  • Joined: 04-October 05

Posted 22 July 2007 - 06:08 PM

She doesn't have black space. It's the background color.
The picture to me seems fine.
The source says "right". Changing it to "left" should be fine?
Are you planning to use imageslice and set up a link?

PS: I'm viewing on a 1920 x 1080
0

#4 User is offline   jojoboy4 

  • Member
  • Pip
  • Group: Members
  • Posts: 269
  • Joined: 21-June 06

Posted 22 July 2007 - 10:10 PM

Actually, I think there is space on the left side of the picture.. if it were aligned to the left, there will be a gap between the left edge and the text...

http://www.vintage-love.org/angel/images/index.jpg
0

#5 User is offline   Honey_Babee 

  • Love Sick ♥
  • Icon
  • Group: Friends of Soompi
  • Posts: 5,231
  • Joined: 25-October 06

Posted 24 July 2007 - 12:55 PM

actually i meant for it to align to the right.

do you know if theres a code that will automatically arrange it at the far bottom right that will adjust to each users screen resolution?



im wondering if there is a css code that will let me do this hover effect

so when i hover over the link, the link slowly slide to the left, and a little image appear on the left^^


arg why does thiss happen><

code in css
CODE
a.menu
{
color:#ffffff; text-decoration: none; width: 108px; background-color:000000; padding: 0px 0px 0px 20px;
line-height: 15px; width: 100%;

}

a.menu:hover
{
color:#000000; text-decoration: none; width: 108px; background-color:ffffff; display: block; padding: 0px 0px 0px 20px; border-bottom: 1px solid #000000;  border-right: 1px solid #000000; border-left: 1px solid #000000;
line-height: 15px; width: 100%;
}


code for the page
CODE
        <td>
<table><tr><td>
<a> Credit</a> </td><td>
<a> Past Layout</a> </td><td>
<a> Contact me</a> </td>

</tr></table></td>

i personally dont see anything wron
Posted Image
0

Share this topic:


Page 1 of 1

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users