jehuty
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: blog images wont align, text wont float around themsongdogtech i could kiss you, i went in like a bull in a china shop and changed the code and it appears to work! thanks so much! have an eectronic imaginary cookie on me 🙂
Forum: Fixing WordPress
In reply to: blog images wont align, text wont float around themok update…
found 2 css files, one called main and one called main_old
discovered this line..
--------------------------------------- [ IMAGE ALIGN ] */ .img_left{ float:left; margin:4px 15px 0 0; } .img_right{ float:right; margin:4px 0 0 15px; } /*presuming this is the line to replace with the code you pointed me to @songdogtech? and upload via ftp? file seems to make mention of lots of things, the slider, widgets etc throughout. am i on the right track?
Forum: Fixing WordPress
In reply to: blog images wont align, text wont float around themscratch that, been looking and found a few more, just truing to identify what each one does…
Forum: Fixing WordPress
In reply to: blog images wont align, text wont float around themwould custom_css.php be one? its the only other file in the editor that mentions css
Forum: Fixing WordPress
In reply to: blog images wont align, text wont float around them@josh no the designer himself hasnt, ive contacted him directly and recieved no response
@songdogtech added that code before and tried again, doesnt work, the style.css page has only this in it before i add the code
/*
Theme Name: Diabolik
Theme URI: http://themeforest.net/user/Devilcantburn
Author: Devilcantburn
Author URI: http://www.devilcantburn.com
Description: An awesome theme for your business
Version: 1.5
License: GNU General Public License
License URI: GPL.txt
Tags: fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/im assuming the php file single post “single.php” is used for blog posts in my theme, however i have added the same code to this and it still doesnt work, instead code is visible or sometimes the page is distorted.