Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iridium
#26
http://get-simple.info/wiki/how_to:page_...ge_options
Reply
#27
(2014-09-11, 19:38:58)vallhund Wrote:
  • The layout is built with skel framework, you may use it for your page content
http://skel.io
Reply
#28
(2015-08-14, 02:32:41)Byteler Wrote: http://skel.io

Thanks, link updated
Reply
#29
Hello everyone. Sorry to bring this thread back from the dead, but I could use some help.

I am working on a site (and forgive me, I have not coded or anything in about 10 years and am slowly making my way back) and I cannot seem to get the CSS correct so that the title displays properly.

www.chicagoairsoftassociation.com

I love this theme, and am slowly going to work on things until I get them to where I need them, but this is an obvious first problem.

Help?

Bryan
Reply
#30
(2016-05-31, 11:13:31)scape Wrote: ..and I cannot seem to get the CSS correct so that the title displays properly.

What is wrong with the title?
Reply
#31
Create 'sidebar-pageslug' components to have page-specific sidebars.
Please can you give me some simple example how to make a different sidebar for every single page.

Thanks in advance
Reply
#32
Is there a way to get the title and sub title to rais any higher, couldnt find anything in the css file and is there a way to get the image and titles to work better on mobile devices
Reply
#33
(2017-08-26, 03:57:54)daveyz Wrote: Is there a way to get the title and sub title to rais any higher, ....?

the html is
Code:
<div id="header">
    <div class="container">
        <div id="logo">
            <h1>Title</h1>
            Sub Title
        </div>        
        <nav id="nav">    
            <ul><li>menu item</li><li>menu item</li><li>menu item</li></ul>            
        </nav>
    </div><!-- end container -->
</div><!-- end header -->
The header has height from the line heights of the three inline elements (Title, Sub Title and nav) and some padding on the outer #header div and some other random margin and padding declarations. You would just have to find them and alter them, remembering that the sum of the spacings has to remain the same if you want the height of the #header to remain the same.
Reply
#34
1. Question:
I have choosen Iridium theme and want use it with the i18n_lang_menu plugin. It works well but only in the Desktop view til a certain screen wide. In the mobile view there are no flags to change the language. How can I have it also in the mobile view or little screen wides?

2. Question:
My banner image works well for big screenwides. The banner.jpg is 1200px x 480px actually I have 800px x 320px
when the screenwide is smaller it doesen't appear "going with the image", only to a certain point. I would like the banner is a bit more flexible to smaller screen sizes.

3. Question: How can I make the banner image suitable for a mobile screen and or little screen sizes?

Here is the exemple: http://pantanal.ch
Reply




Users browsing this thread: 1 Guest(s)