|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
div box positioning
Hello, I can't find this anywhere out there on the web. Can anyone tell me how to line these div
boxes up so they are right next to each other instead of one above the other? What is the code, please? Thank you! ....Paul <div><object style="width:550px;height:636px" ><param name="movie" value=" http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&shareMenuEnabled=fal se&printButtonEnabled=false&searchButtonEn abled=false&backgroundColor=%23222222&docu mentId=120503215303-8bb11989ef774e8eab14a66490361fb0" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><param name="wmode" value="transparent"/><embed src=" http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" wmode="transparent" style="width:550px;height:636px" flashvars="mode=mini&shareMenuEnabled=false&am p;printButtonEnabled=false&searchButtonEnabled =false&backgroundColor=%23222222&documentI d=120503215303-8bb11989ef774e8eab14a66490361fb0" /></object><div style="width:550px;text-align:left;"><a href=" http://issuu.com/paulamodio/docs/lenox-banner-36x84?mode=window&printButtonEnabled=false& ;searchButtonEnabled=false&backgroundColor=%23 222222" target="_blank"></a> <div><object style="width:550px;height:171px" ><param name="movie" value=" http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&shareMenuEnabled=fal se&printButtonEnabled=false&searchButtonEn abled=false&backgroundColor=%23222222&docu mentId=120503215211-9b6bbe8a5fad443f8c18b1834fd5a094" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><param name="wmode" value="transparent"/><embed src=" http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" wmode="transparent" style="width:550px;height:171px" flashvars="mode=mini&shareMenuEnabled=false&am p;printButtonEnabled=false&searchButtonEnabled =false&backgroundColor=%23222222&documentI d=120503215211-9b6bbe8a5fad443f8c18b1834fd5a094" /></object><div style="width:550px;text-align:left;"><a href=" http://issuu.com/paulamodio/docs/brochure?mode=window&printButtonEnabled=false& amp;searchButtonEnabled=false&backgroundColor= %23222222" target="_blank"></a> |
|
|
|
|
#2
|
|
|
Walkin' like a Penguin!
|
Those that can help well need your link to your website....
__________________
Smugmug Site: Central Valley Nature Photography Main Website: California Landscape Photography Google+ | Facebook | SEO for the Photographer | HDR Using Layer Masks |
|
|
|
|
#3
|
|
|
Beginner grinner
|
Reply to Mike
|
|
|
|
|
#4
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#5
|
|
|
Beginner grinner
|
Hi Al,
This page where I created an html page and embedded images from issuu... http://paulamodio.smugmug.com/Fashio...2801248_Q33bNW thanks, Paul |
|
|
|
|
#6
|
|
|
Smug Hero
|
So the first problem is you are missing closing tags for all of those divs. So it's just cascading the code down for each one. You will also want to either stretch the Journal ( Old ) style page to expand the full width with this in your CSS:
#journal { width: auto; } Or you can switch to another gallery style that stretches the full width of the page. |
|
|
|
|
#7
|
|
|
Beginner grinner
|
to Eric
thank you Eric...please advise what the code should be to close the tags.
thanks, Paul |
|
|
|
|
#8
|
|
|
Smug Hero
|
For every opening <div> you need a closing </div> at the end of the code segment.
|
|
|
|
|
#9
|
|
|
Beginner grinner
|
Is there a service that can offer fixing these issues for me? If so, what is the fee? I need to roll forward with this and haven't had success with the suggestions. Thanks much!
Paul |
|
|
|
|
#10
|
|
|
Smug Hero
|
All the companies here can be hired for site customization:
http://www.dgrin.com/showthread.php?t=188981 |
|
|
|
|
#11
|
|
|
Beginner grinner
|
to Eric
thanks for the info, Eric.. before I spend this kind of money, please advise what I'm doing wrong
http://paulamodio.smugmug.com/Fashio...2801248_Q33bNW I have followed your direction on using the closing links but the images are still stacked vertically. I need them to be lined up horizontally next to each other. What else can be done? thank you, Paul |
|
|
|
|
#12
|
|
|
Smug Hero
|
You would need to do something, such as floating the Div containers. You could use the following code (please note, there isn't a uniform width for the objects you're embedding, so you may need to increase the width below):
/* display horizontally */ .displayHorizontal { width:150px; float:left; } You could then add the class to the <div> before each object. For instance: <div class="displayHorizontal"> This would force them to appear next to each other, until there is no more room (in the browser view), and they are forced down to the next line. |
|
|
|
|
#13
|
|
|
Beginner grinner
|
thanks Bobby
I put the floating code you suggested in the CSS box at the advanced customization page, and this is how I put the code for the horizontal (right after the <div> and just before the <object (see code below for placement). I did this for all of the div boxes. Is this correct? Because it's still not working :(
<div><div class="displayHorizontal"><object style="width:550px;height:662px" ><param name="movie" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf?mode=mini&shareMenuEnabled=fal se&printButtonEnabled=false&searchButtonEn abled=false&backgroundColor=%23222222&docu mentId=120503215456-0f8423667b5649cfbeab8aff050403b5" /><param name="allowfullscreen" value="true"/><param name="menu" value="false"/><param name="wmode" value="transparent"/><embed src="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" type="application/x-shockwave-flash" allowfullscreen="true" menu="false" wmode="transparent" style="width:550px;height:662px" flashvars="mode=mini&shareMenuEnabled=false&am p;printButtonEnabled=false&searchButtonEnabled =false&backgroundColor=%23222222&documentI d=120503215456-0f8423667b5649cfbeab8aff050403b5" /></object><div style="width:550px;text-align:left;"><a href="http://issuu.com/paulamodio/docs/lenox_gogoinsert15-5x38-125inches-low-res?mode=window&printButtonEnabled=false&s earchButtonEnabled=false&backgroundColor=%2322 2222" target="_blank"></a></div> |
|
|
|
|
#14
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
| Tell The World! | |
| Tags | |
| code , div , html | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| again: a Navbar positioning issue | Josti | SmugMug Customization | 4 | Feb-19-2012 04:35 PM | |
| Navbar Positioning Help, Please | BradfordBenn | SmugMug Customization | 8 | Mar-22-2011 05:32 PM | |
| HELP - Internet Explorer Positioning Problems | BlueMoose | SmugMug Customization | 0 | Oct-12-2009 05:40 PM | |
| CSS - Line & Positioning | Village Idiot | SmugMug Customization | 1 | Jan-25-2009 07:11 AM | |
| Positioning categories & subcategories! | rutt | SmugMug APIs, Hacks & Tricks | 5 | May-13-2005 12:05 PM | |
| Thread Tools | |
| Display Modes | |
|
|