BLOG sizes!, how do you change width for blogs??? |
![]() ![]() |
BLOG sizes!, how do you change width for blogs??? |
Aug 16 2004, 01:39 PM
Post
#1
|
|
|
mrRobz ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 40,077 |
ive been trying constantly to change the width of my blog entries and i havent a clue. any help???
|
|
|
|
Aug 16 2004, 01:55 PM
Post
#2
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
use dis code:
<style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 3px double #ffffff; width:290px; } <style> change the width =] |
|
|
|
Aug 16 2004, 02:10 PM
Post
#3
|
|
|
mrRobz ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 40,077 |
<style type="text/css">
table.blogbody { /* this edits the other the place where the blog is */ border: 3px double #ffffff; width:290px; } <style> where do i put it?? because ive tried both html and web stats, and the blog entries always show up the same width i didnt put in....? why does this happen? |
|
|
|
Aug 16 2004, 03:52 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
lol u have to change the px of the width.... where it says 290... try making it smaller if u want the blog smaller and bigger if u want the blog bigger
|
|
|
|
Aug 16 2004, 04:56 PM
Post
#5
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
haha..yea u have to change where it says 290 to a smaller number if u wanna shrink da blog body..doesnt matter where u put dat code
|
|
|
|
Aug 17 2004, 02:41 PM
Post
#6
|
|
|
mrRobz ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 40,077 |
yyyea..i know, i changed the width so many times and everything, and i doesnt work...
|
|
|
|
Aug 17 2004, 03:08 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
well u probably got rid of something on accident.... the only part u have to change is the number.... dont touch the px or the ;
|
|
|
|
![]() ![]() |