Forum Replies Created

Viewing 5 replies - 31 through 35 (of 35 total)
  • Thread Starter robsbots

    (@robsbots)

    Thats great Sheann

    Thanks for the info. Thought it was a layout thing/ccs thing. Didn’t even think to check graphic files.

    One last question.

    How do I move this file to the side of the page. I have edited it, but it now sits to far to the left.

    Thanks for your help

    Rob

    Thread Starter robsbots

    (@robsbots)

    Anybody have any ideas ?

    If not I’ll have to move to a different theme.

    Thanks

    Rob

    Thread Starter robsbots

    (@robsbots)

    Hi all.

    I have tried to sort this myself but have had little luck.

    I have copied the code below into the custom.css file in the theme direcotry and changed 2 values.
    That of #main(width:504px; padding-right:40px; )
    to #main(width:544px; padding-right:40px; )
    and #sidebar{width:280px;}
    to #sidebar{width:240px;}

    Thats +40 for main and -40 for sidebar.

    This does seem to adjust the widths of information shown in the ‘panels’ but the actual ‘panels’ them selves do not change.

    My site is avaiable below with the custom.css file containing the code in the code box. What else would I need to change ? Or should I be changing something else ?

    Any help would be much appriciated.

    web site : http://www.robsbots.co.uk/
    Have added note to front page of site to help explain.

    Thanks

    Rob

    /*-------------------------------------------------------------------------------------------*/
    /* 2. SITE STRUCTURE & APPEARANCE */
    /*-------------------------------------------------------------------------------------------*/
    
    /* 2.1 Containers & Columns */
    #wrapper  { }
    #container { background: #fff; -webkit-box-shadow:0 0 40px rgba(0,0,0,0.1); -moz-box-shadow:0 0 40px rgba(0,0,0,0.1); box-shadow:0 0 40px rgba(0,0,0,0.1); }
    
    #main{width:544px; padding-right:40px; }
    .layout-full #main, #main.fullwidth { width:880px; }
    
    #sidebar{width:240px;}
    
    .col-left { float: left; }
    .col-right { float: right; }
    .col-full  { width: 980px; margin: 0 auto; }
    
    .layout-right-content #main.col-left { float: right; }
    .layout-right-content #sidebar.col-right { float: left; border-left:0; }
    
    .col2-set:after { content:""; display: block; clear: both; }
    .col2-set .col-1, .col2-set .col-2 , .form-row { width:48%; float: left; }
    .col2-set .col-2, .form-row-last { float: right; }
    .form-row-first { clear: left; }
    .form-row label { display: block; }
    .form-row input, .form-row textarea, .form-row select { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:100%; }
    .form-row input.button, .form-row input.button { width: auto; }
    .form-row-wide { width:100%; float: left; clear:both; }

    Hi Whitelight.

    I’m no expert but I think I may have an answer for you. If you go to Media>Library, you should see a list of all your media files. If the files you require to delete are not on that page check the next page.

    Once you have found the files you wish to delete, there should be a little tick box to the left hand side of each file. Click on this box and a tick should appear denoting that file is selected.

    If you then scroll down to the bottom of tha page, (or up to the top), you should see a drop down box under the tick box column with the words ‘Balk Actions’. Clicking on this drop down list will reveal ‘Delete Permanently’ Choose this option and click ‘apply’ next to the drop down box and your files are gone.

    Be careful. ANY FILE WITH A TICK IN THE BOX NEXT TO IT WILL BE REMOVED.

    Hope this works for you

    Rob

    Thread Starter robsbots

    (@robsbots)

    Quick note. I have now decided to use Prestashop as my e-commerce platform. This is the content I wish to show below the standard menu bar in WordPress.

    Is it possible to have this package displayed on a WordPress page.

    Thanks for your help

    Regards

    Rob

Viewing 5 replies - 31 through 35 (of 35 total)