Results 1 to 5 of 5

 

Thread: CSS Help - Wrapping text around a div

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Feb 2010
    Posts
    279
    Thanks
    39
    Thanked 37 Times in 35 Posts


    Sorry, I'm after yet more CSS help.

    What do I need to edit to make the text fully wrap around the div, not break off like on this page

    Stunningly Cheap White Gold Diamond Wedding Ring | Buy White Gold Jewellery Online - buywhitegold.co.uk

    Cheers,
    Ian

  2. #2
    Registered User

    Status
    Offline
    Join Date
    Jun 2006
    Posts
    628
    Thanks
    7
    Thanked 70 Times in 67 Posts
    Give the div a width and float it left - you'd probably also want to give it some margin right and bottom,

    Code:
    <div style="width:200px;float:left;margin:0 20px 20px 0">image here</div><p>this text will wrap.....
    Stick the CSS in your stylesheet

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Feb 2010
    Posts
    279
    Thanks
    39
    Thanked 37 Times in 35 Posts
    My stylesheet already has width and float set

    Code:
    .post_template_align_left_1
    {
    	width: 275px;
    	float: left;
    	margin: 5px 5px 5px 0;
    	text-align: center;
    	border: 1px #F0F0F0 solid;
    	padding: 5px;
    }

  4. #4
    Registered User

    Status
    Offline
    Join Date
    Jun 2006
    Posts
    628
    Thanks
    7
    Thanked 70 Times in 67 Posts
    float and width needs to be on div class="image"

  5. #5
    Registered User

    Status
    Offline
    Join Date
    Feb 2010
    Posts
    279
    Thanks
    39
    Thanked 37 Times in 35 Posts
    Sorry, I'm struggling.

    I have 2 style.css files, please can you tell me which one I need to add to

    http://www.buywhitegold.co.uk/wp-con...hbed/style.css

    http://www.buywhitegold.co.uk/wp-con...ates/style.css

    and also exact code/line number I am changing if it's not too much trouble.

    Sorry for needing it to be so basic but I really struggle with css.

    Cheers
    Ian



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Exclusive Vivant Wrapping Paper at Kuati
    By MartinEAM in forum LinkShare UK
    Replies: 0
    Last Post: 04-11-09, 04:50 PM
  2. Replies: 1
    Last Post: 17-11-08, 12:56 PM
  3. Free Gift Wrapping Service
    By scifind in forum Network / Merchant Incentives & Promotions
    Replies: 0
    Last Post: 09-11-07, 11:32 AM
  4. Replies: 0
    Last Post: 01-11-07, 09:22 AM
  5. Just wrapping for n0:5's B'Day No:6's Due date
    By futureweb in forum Affiliate Marketing Lounge
    Replies: 0
    Last Post: 05-11-05, 10:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2