carp104
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Mystique Theme Settings MissingReally? Nobody here has an answer….there are numerous people with this same problem and a solution has not been found?
So much for support 🙁
Forum: Themes and Templates
In reply to: Mystique settings have dissapeared… Where can i find user.css??Having the same problem and nobody is answering my thread either…pretty frustrating this was removed…can’t think of a good reason why.
Forum: Themes and Templates
In reply to: [Mystique] Mystique Settings not appearingHaving the same problem, looks like nobody has a solution….not the first time I’ve run into this with wordpress 🙁
Forum: Themes and Templates
In reply to: Mystique Theme Settings MissingTheme is Mystique 2.5.1 (lite version apparently).
Forum: Fixing WordPress
In reply to: Images will not centerHere is link:
http://www.airpurifier-ratings.info/blueair-601-air-purifier-review/
I want to add a “buy now” button (image) at the bottom in place of where the text “buy from amazon” is. Unfortunately the image will not center like the text.
Forum: Fixing WordPress
In reply to: Images will not centerUnfortunately as with all the other CSS modifications I’ve attempted, this one failed to solve the issue as well.
Also, If I add any type of centering code around my hyperlinked image, as soon as I hit update the code I just added instantly disappears.
I am using the WordPress Review Theme as stated in my original post.
The only solution that came remotely close to solving this was changing
div.post a img
{float: left;
margin-right: 10px;
border: none;}to float: center; – however this then aligns all images on my site to the center and I only want a certain image in my post in the center.
Forum: Fixing WordPress
In reply to: Images will not centerI know I’ll probably get flamed for this, but Im just going to post my entire CSS code here…as I think that would be much more help than my URL.
Here it is:
[CSS moderated as per the Forum Rules. Please just post a link to your site.]