View Full Version : Wrap text around image in CMS
strudinox
02-11-2011, 02:04 AM
Is there a way to wrap text around images for CMS articles? I think this would produce much more professional looking content and clear up some empty space.
Thanks :D
Lynne
02-11-2011, 03:03 AM
Click to edit the image (hover over image, click edit pencil) and align it left or right and the text will flow around it.
BennettPrescott
02-11-2011, 05:38 AM
I am hovering, but I see no pencil... maybe I'm dumb?
strudinox
02-11-2011, 06:15 AM
I don't have a pencil either. I can click on the image which produces a box that I can resize, but no pencil. I'm running 4.1.1
BennettPrescott
02-11-2011, 06:52 AM
I can't even get a box to resize.
--------------- Added 1297450755 at 1297450755 ---------------
Is there just code for this that I could learn? I'm an admin, so I suppose I could do it in HTML, but that doesn't help my users.
Lynne
02-11-2011, 05:39 PM
You need to be editing the article and be in WYSIWYG mode in order to get the edit pencil to show.
BennettPrescott
02-11-2011, 05:45 PM
Whoops... thought I was in WYSIWYG mode since I had all the editing tools. This is not it? Where do I got to get into it?
https://vborg.vbsupport.ru/attachment.php?attachmentid=126622&stc=1&d=1297453499
Lynne
02-11-2011, 06:56 PM
Nope, you are not in WYSIWYG mode. It doesn't look like it is available either (you would have this little A/A box in the upper right corner next to the up/down arrows). If you are using Safari or Chrome (perhaps Opera too?), then you cannot use WYSIWYG mode.
BennettPrescott
02-11-2011, 07:15 PM
Nope, you are not in WYSIWYG mode. It doesn't look like it is available either (you would have this little A/A box in the upper right corner next to the up/down arrows). If you are using Safari or Chrome (perhaps Opera too?), then you cannot use WYSIWYG mode.
Aww, balls. All right, I guess I'll break out Firefox to do the more nitty gritty editing until Safari support arrives.
strudinox
02-13-2011, 06:31 AM
Strange because I am in WYSIWYG mode and I still don't have a pencil. :(
I'm just able to resize it. Any ideas on what would cause that?
Lynne
02-13-2011, 02:59 PM
Strange because I am in WYSIWYG mode and I still don't have a pencil. :(
I'm just able to resize it. Any ideas on what would cause that?
So the little A/A is showing as highlighted? And we are talking about attachments here, not images added to the page using [ img ] tags.
strudinox
02-13-2011, 08:20 PM
Okay, I've managed to get the pencil to show up by using an attachment. I select "left" and the preview image shows the test wrapping around it, however when I hit submit, the text is only on one line preceding the image.
EDIT: Never mind, I got it working. Thanks for your help! :)
durruti
01-07-2013, 02:52 AM
Hello, mind telling me how you do it?
I can't even make the pencil to show.
I'm in WYSIWYG, using Firefox.
I double clicked the image and an image setting interface appear, but it disappear straight away after that.
I can't edit anything.
Lynne
01-07-2013, 05:18 PM
If it's disappearing right away, then you have something wrong with your style or files.
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
durruti
01-08-2013, 12:24 AM
If it's disappearing right away, then you have something wrong with your style or files.
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
The forum was freshly installed, it's still empty and used for testing many things. I've reinstalled the forum completely from scratch and it's still the same. No pencil for the image and if I double clicked, an interface appear but it disappear straight away before I am able to edit anything. I'm using vb CMS articles to do this testing.
The only different thing that I did in nowadays installation was that I typed:
$config['Database']['dbtype'] -> I wrote 'mysqli' instead of the default 'mysql'
Not sure if I misunderstand the vb manual, thus I said it here.
Lynne
01-08-2013, 01:54 AM
Use something like firebug (in firefox) and see if it is having problems reading the javascript files. Some hosts have set up mod_security too strict and are therefore blocking the javascript files from being read.
durruti
01-08-2013, 02:03 AM
Use something like firebug (in firefox) and see if it is having problems reading the javascript files. Some hosts have set up mod_security too strict and are therefore blocking the javascript files from being read.
I have firebug but my noob skill level doesn't even understand where to start when it comes to "see if it is having problems reading the javascript files". Mind if you can take a look in for a bit (I'll PM you the pass) or should I just open a ticket?
Lynne
01-08-2013, 02:11 AM
If you have ticket support, I would recommend opening a ticket.
durruti
01-08-2013, 02:26 AM
Will do.
HotLink
02-16-2013, 10:09 AM
Have this been solved somehow?.. It looks like i have the same problem.
durruti
02-16-2013, 10:16 AM
Have this been solved somehow?.. It looks like i have the same problem.
In my case, everything works fine for new articles that I created myself but doesn't work for the sample CMS articles supplied by vb.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.