Welcome Guest!

If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:

  • Receive Fast Advice
  • Learn Programming Languages
  • Get Professional Website Reviews
  • Quick Troubleshooting Assistance

> Forum Css Or Something In A Css File Is Causing....

This is a discussion on Forum Css Or Something In A Css File Is Causing...., within the CSS section. This forum and the thread "Forum Css Or Something In A Css File Is Causing...." are both part of the Designing Your Website category.

 
Reply to this topicStart new topic
> Forum Css Or Something In A Css File Is Causing....
mcdanielnc89
post Jun 9 2008, 02:03 AM
Post #1


Rapid Squeezer
****

Group: Members
Posts: 189
Joined: 13-February 08
From: Missouri, USA
Member No.: 29



Okay,

Well, At first my website's navigation menu when shifting up and down when switching from a one of the pages to the forum. Well, i have fixed that and now when going into the forum page it shifts over left. Call me stupid btu I totally forgot which file i was editing at the time and don't remember what i edited to fix the forum with the navigation. Anyhow, I think it has somethign to do with the margin/padding on the forum. I can't find it, but maybe someone can?

My website is New Breed Jesus Freaks. Any help will be greatly appreciated! girl_smile.gif


--------------------
No Signature... No Images allowed.. :(
Go to the top of the page
 
+Quote Post
karinne
post Jun 9 2008, 08:07 AM
Post #2


Co-Founder
*******

Group: Co-Founders
Posts: 2,794
Joined: 13-February 08
From: Squeezin'
Member No.: 2



What's this? laugh.gif

CODE
<link rel="shortcut icon" href="http://www.newbreedjesusfreaks.com/images/favicon.ico" />

float: right;
<!--[if IE]>
<style type="text/css">
#wrap {
float: none;
}


--------------------
The Squeeze Store is now OPEN! Come on in and grab something!

a web design portfolio | web non-sense - REDESIGNED!
I'm also on: del.icio.us | flickr | virb | facebook | twitter
The Web Squeeze is also on: virb | facebook | stumbleupon - JOIN IN!
Go to the top of the page
 
+Quote Post
ejg
post Jun 9 2008, 12:32 PM
Post #3


Squeezing
***

Group: Members
Posts: 75
Joined: 14-February 08
Member No.: 86



The <body> has a margin of 8px all around it. You are getting around that by having margin-left:-8px in the #outerf id.

The Forum and Rules pages are using the phpbb style sheet. <body id="phpbb" class="section-faq ltr">
http://www.newbreedjesusfreaks.com/communi...d=2&lang=en

That is setting the margin to 0 on body so the margin-left:-8px moves everything over to the left.

In style.css, add
margin: 0;

to body (line 4) and in layout.css remove
margin-left: -8px

from #outerf (line 7)
Go to the top of the page
 
+Quote Post
mcdanielnc89
post Jun 9 2008, 03:15 PM
Post #4


Rapid Squeezer
****

Group: Members
Posts: 189
Joined: 13-February 08
From: Missouri, USA
Member No.: 29



QUOTE (karinne @ Jun 9 2008, 07:07 AM) *
What's this? laugh.gif

CODE
<link rel="shortcut icon" href="http://www.newbreedjesusfreaks.com/images/favicon.ico" />

float: right;
<style type="text/css">
#wrap {
float: none;
}


Mistype.. I didn't know float: right; was tehre. thank you!



QUOTE (ejg @ Jun 9 2008, 11:32 AM) *
The <body> has a margin of 8px all around it. You are getting around that by having margin-left:-8px in the #outerf id.

The Forum and Rules pages are using the phpbb style sheet. <body id="phpbb" class="section-faq ltr">
http://www.newbreedjesusfreaks.com/communi...d=2&lang=en

That is setting the margin to 0 on body so the margin-left:-8px moves everything over to the left.

In style.css, add
margin: 0;

to body (line 4) and in layout.css remove
margin-left: -8px

from #outerf (line 7)


Worked Thanks!! Now jsut just shifts up and down very little, but still bugs me, rofl.. or it might jsut be that it doesn't show the current page hover thing liek it does on the non forum pages.

This post has been edited by mcdanielnc89: Jun 9 2008, 03:25 PM


--------------------
No Signature... No Images allowed.. :(
Go to the top of the page
 
+Quote Post
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   11 mcdanielnc89 390 15th February 2008 - 09:55 AM
Last post by: karinne
No new   17 Ross 420 14th February 2008 - 07:58 PM
Last post by: Daniel
No New Posts   5 Idamom 224 14th February 2008 - 10:10 PM
Last post by: karinne
No New Posts   1 rewake 180 1st April 2008 - 10:42 AM
Last post by: karinne
No New Posts   10 matthew 395 18th February 2008 - 04:23 PM
Last post by: welshstew