RomanCart.com Forum Homepage
Forum Home Forum Home > RomanCart > Integration
  New Posts New Posts
  FAQ FAQ  Forum Search   Register Register  Login Login

Widgets

 Post Reply Post Reply
Author
Message
peter.pwa View Drop Down
Senior Member
Senior Member


Joined: 21 February 2007
Location: United Kingdom
Status: Offline
Points: 384
Post Options Post Options   Thanks (0) Thanks(0)   Quote peter.pwa Quote  Post ReplyReply Direct Link To This Post Topic: Widgets
    Posted: 17 October 2017 at 11:02pm
Anyone know how to get 3 widgets in a line across the page? I can only get them going down the page.

<div id='ROC_widget'></div><div id='ROC_widget2'></div><div id='ROC_widget3'></div>
Back to Top
peter.pwa View Drop Down
Senior Member
Senior Member


Joined: 21 February 2007
Location: United Kingdom
Status: Offline
Points: 384
Post Options Post Options   Thanks (0) Thanks(0)   Quote peter.pwa Quote  Post ReplyReply Direct Link To This Post Posted: 18 October 2017 at 10:24am
Sorted!
<table width="60%" border="2" cellspacing="2">
<tr>
    <td><div id='ROC_widget'></div></td>
    <td><div id='ROC_widget2'></td>
    <td><div id='ROC_widget3'></td>
</tr>
<tr>
    <td><div id='ROC_widget4'></div></td>
    <td><div id='ROC_widget5'></td>
    <td><div id='ROC_widget6'></td>
</tr>

</table><br><br>
Back to Top
rscass View Drop Down
Senior Member
Senior Member


Joined: 07 November 2007
Status: Offline
Points: 720
Post Options Post Options   Thanks (0) Thanks(0)   Quote rscass Quote  Post ReplyReply Direct Link To This Post Posted: 18 October 2017 at 9:52pm
Cool - best practice is to close all of the divs though :)
Back to Top
peter.pwa View Drop Down
Senior Member
Senior Member


Joined: 21 February 2007
Location: United Kingdom
Status: Offline
Points: 384
Post Options Post Options   Thanks (0) Thanks(0)   Quote peter.pwa Quote  Post ReplyReply Direct Link To This Post Posted: 18 October 2017 at 10:40pm
Hey :) I did try but it messed up the page so just left it like this, If it works am happy with it! haha
This is the code dreamweaver gave me. Websitebuilder4 failed!

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.094 seconds.