maevealleine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Centering Social Bookmarks and Navbar Text??I searched all over creation for how to center a stupid javascript and here the answer was all along. TYTYTYTYTY!
Forum: Themes and Templates
In reply to: Cannot Change style.css Hex Colors Without Losing Theme ImagesOk, I found the answer. Like a dummy, I was allowing MS FrontPage to open the css and I was saving it using that program. As soon as my brain started working correctly and I used Notepad – voila! The css edits were working.
Forum: Themes and Templates
In reply to: Cannot Change style.css Hex Colors Without Losing Theme ImagesAren’t there any CSS gurus out there that my lend some knowledge?
Forum: Themes and Templates
In reply to: Cannot Change style.css Hex Colors Without Losing Theme ImagesOh sorry, my blog is located at: https://www.ohsandiego.com
Forum: Themes and Templates
In reply to: How to remove footer ads in Flowery theme?I did check the footer.php file and it reads:
<?php $_F=__FILE__;$_X=’Pz4gIDxkNHYgNGQ9ImNsMnM1Ij4NCjwvZDR2PiANCjwvZDR2PjwhLS0vcDFnNSAtLT4NCjxkNHYgc3R5bDU9ImNsNTFyOmIydGg7Ij48L2Q0dj4NCjwhLS1mMjJ0NXIgYjFyIC0tPg0KPGQ0diA0ZD0iZjIydDVyIj4NCjxkNHYgY2wxc3M9IjFsNGdubDVmdCI+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7RDVzNGduIEJ5IDwxIGhyNWY9Imh0dHA6Ly93d3cuZDJscGg0bnByMm0ydDQybnMuYzIuM2svczUyLXM1cnY0YzVzLjFzcCI+UzUxcmNoIEVuZzRuNSBPcHQ0bTRzMXQ0Mm48LzE+IGJ5IDwxIGhyNWY9Imh0dHA6Ly93d3cuc3QxcnRhY2wxNG0uYzJtL2Mxci0xY2M0ZDVudC1jbDE0bXMtcnQxLnBocCI+QzFyIEFjYzRkNW50IEMybXA1bnMxdDQybjwvMT4gMW5kIDwxIGhyNWY9Imh0dHA6Ly93d3cuNG1wNXI0MWwtZjNybjR0M3I1LmMyLjNrIj5PZmY0YzUgRjNybjR0M3I1PC8xPnwgPDEgaHI1Zj0iaHR0cDovL3d3dy53cjVja3IxbWJsNG4uYzJtIj5BcnQ0Y2w1czwvMT48L2Q0dj4NCjxkNHYgY2wxc3M9IjFsNGducjRnaHQiPjwxIGhyNWY9Ijw/cGhwIGJsMmc0bmYyKCdyc3NhXzNybCcpOyA/PiIgY2wxc3M9InJzcyI+RW50cjQ1cyBSU1M8LzE+IHwgIDwxIGhyNWY9Ijw/cGhwIGJsMmc0bmYyKCdjMm1tNW50c19yc3NhXzNybCcpOyA/PiIgY2wxc3M9InJzcyI+QzJtbTVudHMgUlNTPC8xPiB8IDxzcDFuIGNsMXNzPSJsMmc0bjIzdCI+PD9waHAgd3BfbDJnNG4yM3QoKTsgPz48L3NwMW4+PDEgaHI1Zj0iaHR0cDovL3d3dy50aDVtNXNwMWNrLmMybSI+VHA8LzE+IA0KJm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7DQo8L2Q0dj4NCjwvZDR2Pg0KPC9kNHY+DQo8L2Q0dj4NCiA8IS0tZjIydDVyIGIxciA1bmQgLS0+DQoNCjw/cGhwIGQyXzFjdDQybignd3BfZjIydDVyJyk7ID8+DQo8L2IyZHk+DQo8L2h0bWw+’;eval(base64_decode(‘JF9YPWJhc2U2NF9kZWNvZGUoJF9YKTskX1g9c3RydHIoJF9YLCcxMjM0NTZhb3VpZScsJ2FvdWllMTIzNDU2Jyk7JF9SPWVyZWdfcmVwbGFjZSgnX19GSUxFX18nLCInIi4kX0YuIiciLCRfWCk7ZXZhbCgkX1IpOyRfUj0wOyRfWD0wOw==’));?>
Well, ok but I have another blog hosted by them that works fine set up the same way?
I use their installer to put the WordPress blog on the server. I don’t really know enough to do it myself.
Thank you whooami. I clicked “Update Permalink Structure” >> and then copied and pasted
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /cosmetics/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /cosmetics/index.php [L]
</IfModule>to the .htaccess file then uploaded it.
This did not seem to help.
PS Who are you? ??
Forum: Plugins
In reply to: share-this email area blank in pop-upOK I think I know what’s going on a little better now.
At home, where I wrote this support question, I am using Firefox. The pop-up window works for the “Social Web” tab but when “Email” is clicked it’s blank,
Now, at work, using IE both tabs work on my site and the ShareThis icon pops up on Alex’s site.
My question is, still, is there a way i can force it to go to an new page?
Forum: Plugins
In reply to: share-this email area blank in pop-upActually, on Alex King’s own site, he has it on a new page. I would actually prefer that style. Does anyone know how I can accomplish that instead?
EXAMPLE:
https://alexking.org/blog/2007/06/14/bouncing-my-web-sitesForum: Fixing WordPress
In reply to: .htaccessI just tried creating an .htaccess file. Something weird happened after that.
I uploaded it as .htaccess.txt and then renamed it .htaccess. The file then disappeared *POOF* gone.
Wha?
Can someone tell me how to make it not do that or explain why?
Forum: Themes and Templates
In reply to: Underline Under Linked ImagesOk I changed it to :none and it worked!!! Thank you for the answer ?? This is a great community.
Forum: Fixing WordPress
In reply to: Pages Getting Cut off – Please Help!Thank you for the reply. I am new and don’t know the etiquette.
Forum: Fixing WordPress
In reply to: Pages Getting Cut off – Please Help!No one has any ideas?
Forum: Fixing WordPress
In reply to: Pages Getting Cut off – Please Help!Update: Now the preview in the editor shows it getting cut off.
Forum: Fixing WordPress
In reply to: How to Remove Meta when its widget_metaOK I noticed I have a word press install older than 2.2. It was an auto-install job by my isp. Therefor I installed Widget and i can get rid of it or manipulate it.
WOOT. Case closed. I solved it meself.