Enjoy an ad free experience by logging in. Not a member yet?
Register .
06-27-2008, 04:42 PM
PM User |
#1
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
Right Aligned Mystery
On this particular page:
http://wifeee.com/resource/guides/uni/ ,
the text has gone right. Please view my source code and see what is going wrong!
06-27-2008, 04:44 PM
PM User |
#2
Senior Coder
Join Date: Oct 2007
Location: Cowboy Nation
Posts: 2,171
Thanks: 173
Thanked 257 Times in 257 Posts
try this
Code:
#content {
display: inline;
width: 570px;
height: auto;
font-family: Tahoma, Verdana;
font-size: 11px;
text-decoration: none;
color: #666666;
background: url() no-repeat #FFFFFF;
border: 2px solid #ffffff;
margin: 0px;
padding: 5px;
}
you had it floating right
__________________
Generic signature comment!
06-27-2008, 04:48 PM
PM User |
#3
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
But that makes the homepage go all weird...
06-27-2008, 04:49 PM
PM User |
#4
Supreme Master coder!
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
Seems you have no
firebug in your FF
Quote:
#content h2{
font-size: 9px;
color: #666666;
font-family: Tahoma, Verdana;
text-decoration: bold;
text-align: right;
margin: 0px;
}
I think it's due to that!
BTW, fix all markup errors, see
http://validator.w3.org/check?uri=ht...Inline&group=0
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
06-27-2008, 04:51 PM
PM User |
#5
Senior Coder
Join Date: Oct 2007
Location: Cowboy Nation
Posts: 2,171
Thanks: 173
Thanked 257 Times in 257 Posts
sorry didnt see this in firebug
Code:
#content h2 {
color:#666666;
font-family:Tahoma,Verdana;
font-size:9px;
margin:0px;
text-align:right;
}
take off the align right!
EDIT** oops, sorry abduraooft caught it first!
__________________
Generic signature comment!
Last edited by jcdevelopment; 06-27-2008 at 04:52 PM ..
Reason: SLOWWwww
06-27-2008, 04:56 PM
PM User |
#6
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
Hmm, I have deleted that, but no difference to the homepage?
06-27-2008, 05:08 PM
PM User |
#7
Supreme Master coder!
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
Quote:
Originally Posted by
Vijo
Hmm, I have deleted that, but no difference to the homepage?
still there!
Quote:
#content h2 {/*styles.css (line 123)*/
color:#666666;
font-family:Tahoma,Verdana;
font-size:9px;
margin:0px;
text-align:right;
}
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
06-27-2008, 05:24 PM
PM User |
#8
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
Eh? According to my code, it has gone.
Code:
#content h2{
font-size: 9px;
color: #666666;
font-family: Tahoma, Verdana;
text-decoration: bold;
margin: 0px;
}
06-27-2008, 05:36 PM
PM User |
#9
Supreme Master coder!
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
Quote:
Eh? According to my code, it has gone.
now it's ok for me too
. The text looks left-aligned.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
06-27-2008, 06:27 PM
PM User |
#10
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
http://wifeee.com/medias/index.php
Now the h1 text has gone dodgey, as well as ordinary text on the Game Info pages.
This is on FF3, I would also like this done quickly as most of my visitors use FF3.
06-28-2008, 09:51 AM
PM User |
#11
Banned
Join Date: Jun 2008
Location: Kiev, Ukraine
Posts: 72
Thanks: 8
Thanked 4 Times in 4 Posts
Bump.
Jump To Top of Thread
Thread Tools
Rate This Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT +1. The time now is 12:39 AM .
Advertisement
Log in to turn off these ads.