rossmarc
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [SKT Full Width] Full WidthIs there any way to narrow or remove the widget bar from the post page? I have adjusted #primary in main.css and the text width still should be wider
Forum: Themes and Templates
In reply to: [SKT Full Width] How to increase text area size?I edited my main.css and there is no change is width of text area. Did anybody get this to work and if so how?
Sorry it didnt work but whatever you did it’s working now. Your site fully loads ,Chrome,Firfox, Safari, and Opera
How did you do it?
Works in my IE. Except your slide images didnt load(that is if you have any selected). Try disabling any plug-ins you have. Sometime there is a compatibility issue. IF that works try activating them one by one till you find out which is the problem.
Forum: Themes and Templates
In reply to: [SKT Full Width] How to remove the info on the sliderWhat I did was go into the editor and open Header Scroll down till you find the line that says <!–Slide captions displayed here –> . This is the section that displays the || < > and the slider image count
I added comment marks around the complete section and it seems to have worked Here is the code with the changes:
<!--Slide captions displayed here --> <!-- I added comment marks around the following section to remove the || < > from the home page --> <!-- <div id="controls-wrapper" class="load-item"> <div id="controls"> <a><img id="pauseplay" src="<?php echo get_template_directory_uri();?>/images/img/pause.png"/></a> <!--Arrow Navigation--> <a></a> <a></a> <div id="slidecounter"> <span class="slidenumber"></span> / <span class="totalslides"></span> </div> <!--Slide counter--> </div> </div> <!--Control Bar--> </div><!--.container--> </div><!--.slider-parent--> <?php } //if( count($slAr) > 0 ){ ?> <?php } ?> -->[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code has now been permanently damaged by the forum’s parser.]
Forum: Themes and Templates
In reply to: [SKT Full Width] open page with menu closedFollow the previous thread
Forum: Themes and Templates
In reply to: [SKT Full Width] Main menuThis topic is not resolved. Please answer my previous post. Thanx
Forum: Themes and Templates
In reply to: [SKT Full Width] Font colorThanks for the fix. Couple of issues.
First- Is there a way to hide the “pause forward back” buttons on the home page? I only use one image.
Second – Is it possible to have the text on the home page be a paragraph instead of one long line on the home page? I just think it would look better as a small block of text instead of one long line.
Third – Can the “Read More” link be changed to say something else like “Enter Here” or something.
Forum: Themes and Templates
In reply to: [SKT Full Width] Main menuHello I used the code as stated and it does work the problem now is it is closed on all subsequent pages so there is no longer a way to navigate the blog. IS there a way to have it closed on the home static page but open on the rest of the pages??
Forum: Themes and Templates
In reply to: [SKT Full Width] Main menuMoved it where @Gianiu75 said and it works. Thanks
Forum: Themes and Templates
In reply to: [SKT Full Width] Main menuI tried this in the theme>editor and it did not work. Any ideas?
Forum: Themes and Templates
In reply to: [SKT Full Width] Font colorThat worked for the font.
However the front page has a forward back button set at the bottom. Can that be reomove? Also the text is one long line now and no longer links to the url supplied on the slider setup page.
You can see the home page issues at http://www.DomainMonkee.com
Oh and another thing when logged in from the blog home page, the drop down at the top where the blog name is, the bottom link “SKT Full Width Settings” When I click on it I get the error “You do not have sufficient permissions to access this page.” and I am the only one with permissions on the site.
Forum: Themes and Templates
In reply to: [SKT Full Width] Font colorForum: Themes and Templates
In reply to: [SKT Full Width] Font color#site-nav ul li a:hover, #site-nav li.current_page_item a
did not fix the problem. When I click Inspect Object in Chrome it seems to me element.style has color set to #000000
Possibly content-container main-container