Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 05-07-2009, 07:55 PM   #1
Active Warrior
 
Join Date: Jul 2008
Location: Portland, OR
Posts: 51
Thanks: 2
Thanked 0 Times in 0 Posts
Default Trying to put 2 images on the same line in Xsitepro2..Need HELP!

Just started working on learning more and more about designing websites..my problem is with xsitepro2 I am trying to put a image up and right next to it have an Opt-In form..yet no matter what I do I can only have the Image above or below and not right next to an opt-in form..Any experienced designers know what I can do to solve this.. THANKS!
Phil The Marketer is offline   Reply With Quote
Old 05-07-2009, 08:22 PM   #2
I.C.Hope
War Room Member
 
Intrepreneur's Avatar
 
Join Date: Apr 2009
Location: Northern Ireland
Posts: 2,515
Thanks: 446
Thanked 227 Times in 181 Posts
Contact Info
Send a message via Skype™ to Intrepreneur
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

You need to edit code and use div align right and left..

See here

Two 250x250 Adsense side by side?

Although Im not sure if it will work, and Im looking forward to seeing an answer for this as I want to split test on my new site, and one fucntion i needs is to float an add to cart button to the right and a video to the left.

You may also want to ask at XSitePro2 forum, if you do update this thread so I can learn too.

Cheers.

I want a good keyword researcher, not for min sites but for tech articles. Hit me up if you've got those skillz!
Intrepreneur is offline   Reply With Quote
Old 05-07-2009, 08:25 PM   #3
Senior Warrior Member
War Room Member
 
Kay King's Avatar
 
Join Date: Sep 2004
Location: Gulf Coast, USA.
Posts: 15,146
Thanks: 3,714
Thanked 4,145 Times in 2,259 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

You can make a 2 cell table and that should be an easy fix.
Kay King is offline   Reply With Quote
Old 05-07-2009, 08:35 PM   #4
Active Warrior
 
Join Date: Jul 2008
Location: Portland, OR
Posts: 51
Thanks: 2
Thanked 0 Times in 0 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

Quote:
Originally Posted by Kay King View Post
You can make a 2 cell table and that should be an easy fix.
Thanks that did the trick, only problem is now when I preview my website the table shows, is there a way I can make it invisible!?
Phil The Marketer is offline   Reply With Quote
Old 05-07-2009, 08:41 PM   #5
Advanced Warrior
War Room Member
 
Join Date: Feb 2008
Location: Escondido, CA. Becase San Marcos just wasn't hot enough.
Posts: 510
Thanks: 35
Thanked 56 Times in 55 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

Add border="0" into the <table> tag.
Aronya is offline   Reply With Quote
Old 05-07-2009, 08:47 PM   #6
Active Warrior
 
Join Date: Jul 2008
Location: Portland, OR
Posts: 51
Thanks: 2
Thanked 0 Times in 0 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

Quote:
Originally Posted by Aronya View Post
Add border="0" into the <table> tag.
YES, IT DISSAPEARED!!! U DON'T KNOW HOW MUCH HEADACHE THAT SAVED ME!!

Thanks everyone!
Phil The Marketer is offline   Reply With Quote
Old 05-07-2009, 08:47 PM   #7
Senior Warrior Member
War Room Member
 
Kay King's Avatar
 
Join Date: Sep 2004
Location: Gulf Coast, USA.
Posts: 15,146
Thanks: 3,714
Thanked 4,145 Times in 2,259 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

Phil -

Put cursor on upper left hand corner of the table and right click to "table properties" then change the "1" showing in the border box to 0 . That will do it.

kay
Kay King is offline   Reply With Quote
Old 05-08-2009, 05:21 AM   #8
Active Warrior
War Room Member
 
Join Date: May 2009
Posts: 73
Thanks: 1
Thanked 4 Times in 4 Posts
Default Re: Trying to put 2 images on the same line in Xsitepro2..Need HELP!

To put two images in the same line you can two one of the following:

1) Float one to left and one to right:
Put one image in:
<div style="float: left">YOUR IMAGE HERE</div>
And put the second image in:
<div style="float: right">YOUR IMAGE HERE</div>

2) Float both images to left or right:
Put one image in:
<div style="float: left">YOUR IMAGE HERE</div>
And put the second image in:
<div style="float: left">YOUR IMAGE HERE</div>

The difference - they will be right next to each other.

3) Use a table with two cells:
But this is a oldschool solution - you shouldn't use it

EXPRESSO - THE ULTIMATE WORDPRESS THEME FRAMEWORK

71 templates, Color changer, Background constructor, dynamic gradients & so much more!

Use WSO promocode warriorforum to get 15% off any purchase!
CaffeinatedWorld is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
images, line, put, xsitepro2need

Thread Tools

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



All times are GMT -6. The time now is 02:27 PM.