test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • iammontoya Friend
    #961784

    I’m having to create this here, because my account is locked out of the Platon forum, which is where I need to post. I am a JATC member.

    I need to double the width of the Platon logo size (the Yellow box) so that I can place our logo and tagline.
    Can you please help?

    Pankaj Sharma Moderator
    #961821

    Hi
    Sorry for the inconvenience . For issue related to the creating thread on forum , kindly to this :
    Clean your browser cache and cookies .
    Close the browser and then open it and login on forum again . Hope this solve the issue of login .

    For your question to increase the logo size add below code in custom.css file and increase the width and height

    .logo {    width: 160px;  height: 160px; }

    to move the menu in right side add below code in custom.css file and change the value of padding

    .t3-mainnav .t3-navbar {  padding-left: 180px; }
    iammontoya Friend
    #962109

    where does this happen? In layouts? I created a custom.css but no luck

    Pankaj Sharma Moderator
    #962204

    Hi
    Add the code in /templates/ja_platon/css/custom.css
    If there is no custom.css file , then create it and add the code .

    iammontoya Friend
    #962518

    Sorry guys. I have done that,

    I created a custom.css
    I put the custome css with the two lines you posted above and nothing else.
    I put the file in /templates/ja_platon/css as instructed
    I cleared cache and no change at all.
    Any advice?

    Pankaj Sharma Moderator
    #962539

    Hi
    please read my post again
    **

    For your question to increase the logo size add below code in custom.css file and increase the width and height

    .logo { width: 160px; height: 160px; }

    to move the menu in right side add below code in custom.css file and change the value of padding**

    You need to apply your own values in px .

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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