Log In · Register

 
Resizing Pictures with 2.0
TheFranchise216
post Nov 21 2008, 10:25 PM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: Nov 2008
Member No: 697,266



I'm having an issue with resizing pics on my page. I put in the html code from photobucket like normal, then I go to change the size of it. I use the normal width="XXX" height="XXX" to re-size. My issue is that whenever I go back in to customize my page, the height="XXX" disappears and messes up what I had set previously for my pic size. Is there a different script that must be used with 2.0? Or does 2.0 not support this option? Thanks for the help.
 
 
Start new topic
Replies
Mickey
post Nov 22 2008, 08:06 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Try putting this in your CSS section:

CODE
.resize {width:#px; height:#px;}

Put the size you want your image to be. Then, in your <img> tag, use that class like this:

CODE
<img src="URL" class="resize">

See if that works.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: