Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • atflat Friend
    #187137

    Hello,
    How can I increase the size of the category name in the left sidebar?


    1. que
    d1same Friend
    #491284

    Hello atflat,

    Try editing the css file in your domain/templates/ja_wall/themes/your template/theme.css around line 9

    Regards,

    Don

    sfunlimit Friend
    #493236

    hi. i try change space sidebar
    ja_wall/themes/blaskboard/theme.css

    line 31-32
    /* Sidebar —*/
    body.has-sidebar #container .container-main { padding-left: 140px; /* Space for sidebar */ } and nothing happens

    what am I doing wrong?:((

    sfunlimit Friend
    #493477

    Hi Leo!

    i set another width in all css =)

    layout.css
    template.css
    and theme.css

    i userd joomla 3, themplate blacboard.

    my site http://gag.evenews.ru/

    i clear cash – result 0
    try browser mozilla and IE

    what i doing wrong?

    thx for you help!

    sfunlimit Friend
    #493483

    if i set menu parent – i see full name menu.
    if i set menu second – i dont see full name.

    thx

    phong nam Friend
    #493624

    Hi,

    <blockquote>i set another width in all css =)

    layout.css
    template.css
    and theme.css</blockquote>

    Your changes take me alot of time to make the sidebar width larger. Anyway, pls try these:

    Open templatesja_wallindex.php on your server, then:

    1. At line 194: Replace

    <div class="main container-main clearfix">
    with

    <div class="main container-main clearfix" style="width: 100%;">

    2. At line 196: Replace

    <div id="mainbody" class="clearfix">
    with

    <div id="mainbody" class="clearfix" style="width: 85%;float: right;">

    3. At line 234: Replace

    <div id="sidebar" class="has-toggle" style="height: 230px;">
    with

    <div id="sidebar" class="has-toggle" style="height: 230px; width: 15%;">

    4. Open templates/ja_wall/themes/blackboard/css/theme.css, put below codes into the end of file:

    #sidebar {
    margin-left: 0px !important;
    }

    and remove line:

    /* Sidebar ---*/
    body.has-sidebar #container .container-main { padding-left: 140px; /* Space for sidebar */ }

    5. Open /templates/ja_wall/css/layout.css, find & remove lines:

    /* Sidebar ---*/
    body.has-sidebar #container .container-main {
    padding-left: 133px; /* Space for sidebar */
    }

    * Remember to clear browser cache. Don’t forget to share your result.

    <blockquote>if i set menu parent – i see full name menu. if i set menu second – i dont see full name.</blockquote>
    I will suggest your solution when you send me PM with your admin login info.

    Leo


    1. 7
    sfunlimit Friend
    #493813

    Hi Leo!
    thx for you help.

    Drum roll ….. and ….. result =)

    i sent login info you PM

    Evgeniy


    1. result
    phong nam Friend
    #493829

    Hi,

    1. The width of sidebar.
    Can you try my 4&5 step again ? You missed these steps when I checked out your front-end with firebug.

    2. Submenu issue
    It is just a css style, pls try on this:
    Open /templates/ja_wall/css/template.css, put below codes into the end of file:

    #sidebar .menu li a {
    overflow: visible !important;
    }

    Remember to clear your browser cache.

    Leo


    1. 2
    sfunlimit Friend
    #493961

    hi Leo!

    i chek all step – all step do it correct.

    i test site on another computers, and all see ok.
    suspect – a problem in my monitor :(( – 19acer v193w

    i sent question in pm

    i have 1 quest

    Leo thx for you help!!!


    1. blank
    sfunlimit Friend
    #494037

    hi Leo.
    i sent you pm message and system answer me:
    Leo Burnetts has exceeded their stored private messages quota and cannot accept further messages until they clear some space.:((

    phong nam Friend
    #494052

    Hi,

    I fixed your issue by applying the css codes I mentioned in previous replies.
    Actually, there is no blank space on the left of sidebar menu, just the width.

    Leo


    1. 6
    sfunlimit Friend
    #494089

    hey man – you crash my site ( wtf? where is my sidebar on my main site?
    <em>@Leo Burnetts 374415 wrote:</em><blockquote>Hi,

    I fixed your issue by applying the css codes I mentioned in previous replies.
    Actually, there is no blank space on the left of sidebar menu, just the width.

    Leo</blockquote>

    phong nam Friend
    #494114

    Hi,

    The last time I accessed your backend was 08.00 AM yesterday morning, your main page looked like my previous snapshot after I corrected padding issue.
    I’m not sure what you changed on your website.

    <blockquote>where did i wrong? and how do i can edit width sidebar?</blockquote>
    The main reason is the padding-left element you applied in previous task, which leads your sidebar to look not well when you increase the width.

    Leo


    1. 6
    sfunlimit Friend
    #494306

    Leo, i did ask you help my site gag.evenews.ru and dont touch evenews.ru

    you did remove sidebar on evenews.ru >:(

    <blockquote> The main reason is the padding-left element you applied in previous task, which leads your sidebar to look not well when you increase the width.

    Leo
    </blockquote>
    thx for you help
    gl

    phong nam Friend
    #494479

    Hi,

    :(( I’m really sorry for that. Well, I will fix your issue if you can send me valid ftp account again.

    Leo

Viewing 15 posts - 1 through 15 (of 15 total)

This topic contains 15 replies, has 4 voices, and was last updated by  phong nam 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum