Hello,
I like to use a launch (landing page) for my site. Why, because the site is in 4 languages: Dutch, English, French and German, and I like that visitors could choose the language via a lauch page.
If I create this page, and there are only 3 launch link url pages. I need 4 pages (for every language a button)
I see that the background is black and I like to have one in white.
Could you help me with this problem?
site url: www.crowberryonline.com
Many thanks in advance,
Marc
1 reply to this topic
#1
Posted 06 October 2012 - 01:45 PM
#2
Posted 06 October 2012 - 06:35 PM
Marc,
Let me first address the background color issue. Add this code to Dashboard > PageLines > Site Options > Custom Code in CSS Rules:
Adding a fourth line is possible, but is it necessary? If your site is, by default in Dutch, then the only alternate choices really, are French, English and German. You can also add to the page a link via your logo, to enter the Dutch site.
If you want a fourth button, I think you'll need to engage one of our Pros to prevent updates of the LaunchPage from overwriting the changes made. Please see http://www.pagelines.com/pros
Let me first address the background color issue. Add this code to Dashboard > PageLines > Site Options > Custom Code in CSS Rules:
body.launchpage {
background-color: #FFFFFF;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
height: 100%;
line-height: 1.7em;
min-height: 600px;
text-align: left;
width: 100%;
}
Adding a fourth line is possible, but is it necessary? If your site is, by default in Dutch, then the only alternate choices really, are French, English and German. You can also add to the page a link via your logo, to enter the Dutch site.
If you want a fourth button, I think you'll need to engage one of our Pros to prevent updates of the LaunchPage from overwriting the changes made. Please see http://www.pagelines.com/pros
Also tagged with one or more of these keywords: Launch Page
Adjust Width & Transparency on Launch Page settings (global)Started by randi , 13 Jan 2013 |
|
|
||
Launch page without content?Started by attac , 07 Jan 2013 |
|
|
||
PageLines Framework →
Customizations →
Move The Launch Page ButtonStarted by stefanoferruggiara , 26 Oct 2012 |
|
|
||
Resolved
Legacy Themes →
iBlogPro →
Launch PageStarted by mnevens , 05 Oct 2012 |
|
|
||
PageLines Framework →
Technical Support →
Launch Page Is Not WorkingStarted by loganxc12 , 29 Sep 2012 |
|
|











