Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • keke1 Friend
    #207578

    Hello There!

    Need Help With Some Issues here.

    I have used custom CSS for most of the changes I have done.

    1- I have change the social lick background to white But I am get The front page back to black as it uses
    dark-blue theme..

    2- The logo is repeating on theme blue; you can see part of other logo showing at the bottom and on the side.

    3- I have modified the footer module and made footer-1 position available also created bottom module but they are not aligned.
    it is visible that it is off centre.

    4- I want the bottom menu to be horizontal and the copyright with center align.

    5- I want my footer block to look like JA Charity Or JA Playmag: with Bottom Footer and Copyright separated with a line from left to right.

    Something like this.

    My favicon can only be seen without the www. I even inserted live site on configuration file but still the same. only showing default joomla

    I am sure this will help tackle other issues.

    Thanks


    1. footer
    Pankaj Sharma Moderator
    #574709

    <blockquote>1- I have change the social lick background to white But I am get The front page back to black as it uses
    dark-blue theme..</blockquote>
    Hello on my side its white >> http://prntscr.com/7ioamy
    <blockquote>
    2- The logo is repeating on theme blue; you can see part of other logo showing at the bottom and on the side.</blockquote>
    its showing fine >>> http://prntscr.com/7ioase

    <blockquote>3- I have modified the footer module and made footer-1 position available also created bottom module but they are not aligned.
    it is visible that it is off centre.</blockquote>
    I can see 4 footer modules here > http://prntscr.com/7iobaz
    please explain the issue with screenshot and illustrate issue in it . currently does seems there is an issue .

    <blockquote>4- I want the bottom menu to be horizontal and the copyright with center align.</blockquote>
    Hi menu module is default Joomla module , applying css is will also effect the other menu classes .
    I suggest you to use a custom html module and add the menu links in it , in custom html you also have different option to apply styles .
    <blockquote>5- I want my footer block to look like JA Charity Or JA Playmag: with Bottom Footer and Copyright separated with a line from left to right.
    </blockquote>
    Hi
    both template using different codes and style , if you have a good knowledge you need to to custom work in php and in css to make changes in footer .
    you can find the copyrights code in /tpls/blocks/footer.php” in template “ja_fixel”.

    Pankaj Sharma Moderator
    #641053

    <blockquote>1- I have change the social lick background to white But I am get The front page back to black as it uses
    dark-blue theme..</blockquote>
    Hello on my side its white >> http://prntscr.com/7ioamy
    <blockquote>
    2- The logo is repeating on theme blue; you can see part of other logo showing at the bottom and on the side.</blockquote>
    its showing fine >>> http://prntscr.com/7ioase

    <blockquote>3- I have modified the footer module and made footer-1 position available also created bottom module but they are not aligned.
    it is visible that it is off centre.</blockquote>
    I can see 4 footer modules here > http://prntscr.com/7iobaz
    please explain the issue with screenshot and illustrate issue in it . currently does seems there is an issue .

    <blockquote>4- I want the bottom menu to be horizontal and the copyright with center align.</blockquote>
    Hi menu module is default Joomla module , applying css is will also effect the other menu classes .
    I suggest you to use a custom html module and add the menu links in it , in custom html you also have different option to apply styles .
    <blockquote>5- I want my footer block to look like JA Charity Or JA Playmag: with Bottom Footer and Copyright separated with a line from left to right.
    </blockquote>
    Hi
    both template using different codes and style , if you have a good knowledge you need to to custom work in php and in css to make changes in footer .
    you can find the copyrights code in /tpls/blocks/footer.php” in template “ja_fixel”.

    Pankaj Sharma Moderator
    #739717

    <blockquote>1- I have change the social lick background to white But I am get The front page back to black as it uses
    dark-blue theme..</blockquote>
    Hello on my side its white >> http://prntscr.com/7ioamy
    <blockquote>
    2- The logo is repeating on theme blue; you can see part of other logo showing at the bottom and on the side.</blockquote>
    its showing fine >>> http://prntscr.com/7ioase

    <blockquote>3- I have modified the footer module and made footer-1 position available also created bottom module but they are not aligned.
    it is visible that it is off centre.</blockquote>
    I can see 4 footer modules here > http://prntscr.com/7iobaz
    please explain the issue with screenshot and illustrate issue in it . currently does seems there is an issue .

    <blockquote>4- I want the bottom menu to be horizontal and the copyright with center align.</blockquote>
    Hi menu module is default Joomla module , applying css is will also effect the other menu classes .
    I suggest you to use a custom html module and add the menu links in it , in custom html you also have different option to apply styles .
    <blockquote>5- I want my footer block to look like JA Charity Or JA Playmag: with Bottom Footer and Copyright separated with a line from left to right.
    </blockquote>
    Hi
    both template using different codes and style , if you have a good knowledge you need to to custom work in php and in css to make changes in footer .
    you can find the copyrights code in /tpls/blocks/footer.php” in template “ja_fixel”.

    keke1 Friend
    #574809

    <em>@pankajsharma 479005 wrote:</em><blockquote>Hello on my side its white >> http://prntscr.com/7ioamy.</blockquote>

    Yes it is white there but I don’t want it. I want it to be black but only on the front page.

    <blockquote>its showing fine >>> http://prntscr.com/7ioase.</blockquote>

    The front page is showing fine but not other pages.
    Check the x : http://prntscr.com/7isvwb

    <blockquote>I can see 4 footer modules here > http://prntscr.com/7iobaz
    please explain the issue with screenshot and illustrate issue in it . currently does seems there is an issue.</blockquote>

    Please check red line you will notice some element out of the line. : http://prntscr.com/7it5xh

    <blockquote>Hi menu module is default Joomla module , applying css is will also effect the other menu classes .
    I suggest you to use a custom html module and add the menu links in it , in custom html you also have different option to apply styles .</blockquote>

    I successfully applied this:

    .copyright .nav-stacked > li{
    float:left !important;
    }.

    To JA Hotel and it worked not sure why not working on this.

    You forgot the issue of the favicon.

    And Please how can I make the front page grids images linkable? when you click on the image there is no action but it show as a link. I am using custom html to display them.

    I haven’t done this for about 5 year and a lot have changed with joomla so I like a newbie now.

    Thanks

    Pankaj Sharma Moderator
    #574819

    <blockquote>Yes it is white there but I don’t want it. I want it to be black but only on the front page.</blockquote>
    hi if you will make it black it will effect the whole template , as everywhere same classes are used . either you are using two different templates .
    <blockquote>The front page is showing fine but not other pages.
    Check the x : http://prntscr.com/7isvwb
    </blockquote>
    add this code in custom.css file it will remove the duplicate logo


    html .t3-mainnav .logo-image a {
    background-image: none!important;
    }

    Footer and fixel grid are using different classes so there is some extra padding in footer spotlight .
    i tried to do it on your site but your admin credential not working .
    you can remove the row class from footer spotlight php file
    here >> http://prntscr.com/7itvc4
    after that it will look like this http://prntscr.com/7itvpe

    Favicon is working with www here >> http://prntscr.com/7itwp5
    might be caching issue on your side .
    for images issue I request you to open a different thread for different/new topic .

    keke1 Friend
    #575071

    I Think I am sorted.
    I have covert most of my request.

    Thanks.

    keke1 Friend
    #641415

    I Think I am sorted.
    I have covert most of my request.

    Thanks.

    keke1 Friend
    #740077

    I Think I am sorted.
    I have covert most of my request.

    Thanks.

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

This topic contains 9 replies, has 2 voices, and was last updated by  keke1 9 years, 4 months ago.

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