Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
body margin - How? it doesn't work!
Old 03-25-2007, 09:13 PM body margin - How? it doesn't work!
Junior Talker

Posts: 2
Trades: 0
Hi! I'm new and I already have a question.

I want to publish something in blogger (as my "layout"/"template"), but the codes I have for margins doesn't work.

I'm using:

Code:
<body leftmargin="20">
I uploaded it to a free host and worked, but in blogger it doesn't work.

Does anybody knows some other way to do it in blogger?

Thank you!
destinodefuria is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-25-2007, 09:19 PM Re: body margin - How? it doesn't work!
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Chances are that its being overridden in the CSS. You can change the stylesheet, or override the stylesheet in the html tag:

<body style="margin-left:20px;">
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 03-25-2007, 09:44 PM Re: body margin - How? it doesn't work!
Junior Talker

Posts: 2
Trades: 0
Although I didn't quite understand the part when you said "You can change the stylesheet, or override the stylesheet in the html tag" ... it worked!


Thank you!


(I've always wanted to find a forum like this one... I'm so happy! )

Last edited by destinodefuria; 03-25-2007 at 09:47 PM..
destinodefuria is offline
Reply With Quote
View Public Profile
 
Old 03-25-2007, 10:07 PM Re: body margin - How? it doesn't work!
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
The stylesheet (the .css file) controls the layout of the html page. You will usually find a link to stylesheet or find it written in between the <head></head> html tags.

Whenever you write styles inline with your html tags, you will override the style written in the stylesheet.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to body margin - How? it doesn't work!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19441 seconds with 12 queries