Manydoubts
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image captions in conflict with paragraph aligngiant slayer you there?
Forum: Fixing WordPress
In reply to: Image captions in conflict with paragraph alignI managed that the part of the text where it is the image keep the justified align too. the only problem now is wherever I put the image (with captions) start a new paragraph.
I still don’t know where you found the 4 of the wp-caption and 4 of the alignleft declared in the <img> tag.
Forum: Fixing WordPress
In reply to: Image captions in conflict with paragraph alignYou are right, giant slayer, the caption appears aligned left now (it seems that it took a while for update it). I don’t know where you are seeing 4 wp-caption and alignleft. I looked in the css style, but only found one, where else I need to look? About the
- float:left;
, you mean to put it in the wp-caption code that is in the css style, like this?:
.wp-caption { background: #FFFFFF; font: 10px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; margin-bottom: 0em; padding: 1px 1px 1px; text-align: left; max-width: 96%; float:left; }Thanks for your help.
Forum: Fixing WordPress
In reply to: Image captions in conflict with paragraph alignOther issue I found is that the caption doesn’t respect the align I set in the css style (left), but appear centered.
This is the code in the css style:.wp-caption { background: #FFFFFF; font: 10px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; margin-bottom: 0em; padding: 1px 1px 1px; text-align: left; max-width: 96%;Any suggestion please?
Forum: Fixing WordPress
In reply to: Image captions in conflict with paragraph alignForum: Fixing WordPress
In reply to: How to display balloons to show number of commentsMy fault, Ipstenu, my fault. I’m not used to firebug either and I thought that scrolling the mouse over the word will show me JUST the part of the code of that phrase, not the whole css. Honestly. About the number of comments inside bubble, I could’t find out in wich part of the code is the comment count (doesn’t appear as “.comment-count”). again, I’m more than a rookie.
thanks for any advice.Forum: Plugins
In reply to: Sendblaster Opt-inWell, I will use other plugin.
Forum: Fixing WordPress
In reply to: How to display balloons to show number of commentsWell, sorry for that. I clicked the code button before and after the code asuming that will “codify” the text, but it didn’t.
So I didn’t lie when I said that I have no idea.Forum: Fixing WordPress
In reply to: How to display balloons to show number of commentsSorry jeezyo, I don’t understand, I’m starting with this. In the Stylesheet (style.css) I couldn’t find a div class like .comment-count. When I use firebug over the comment element this is what i get:
[Code removed]
Thanks for your help.
The site is http://www.eldiadelamor.net