Sava Posted June 13, 2011 Report Share Posted June 13, 2011 Hello everyone! I am making my way thru phpVMS and I am really liking it. The problem is that my php/css knowledge is very small so I need to google and research for every step I make which in the end is making the process hard. Anyway, I am using the ObsessBlue2.0 template and I would like to know the following: 1. How can i input static text on the FrontPage instead of the News. I deleted the echo $page_content; and added some text I wanted but It now displays on every single page? How can that be fixed? 2.How can I align the ACARS map and the tables to fit the page perfectly. I am getting this now: 3. How can the menu items and everything in the left menu be aligned to the left side instead of the right (slightly) like by default? 4. Is incorporating drop down menus possible in OB2.0? Also would anyone be willing to help me on skype/msn? Quote Link to comment Share on other sites More sharing options...
Tom Posted June 13, 2011 Report Share Posted June 13, 2011 In answer to the first point, put $page_content back - it is vital. Instead, change the content of frontpage_main.tpl for the content on the frontpage. Quote Link to comment Share on other sites More sharing options...
Sava Posted June 13, 2011 Author Report Share Posted June 13, 2011 fixed Thank you very much sir!!! Aslo can you help me regarding the other Qs? edit: And one more question if I may ask: How can I make the content of the page start from the top. You see how it has a white space and than it displays the cotnent (like map etc) cant find it in css... Hope you get my point Thanks: Quote Link to comment Share on other sites More sharing options...
easyJet Virtual Posted June 13, 2011 Report Share Posted June 13, 2011 Im new aswell but it might say something like: <br> <br> <br> <br> $page_content Just remove a few of the <br> tags and it should be fixed ! Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted June 13, 2011 Moderators Report Share Posted June 13, 2011 Ok have a look at your site in firefox or chrome, you can see the different divs and how your page is made up, this will greatly assist you in your troubleshooting Quote Link to comment Share on other sites More sharing options...
Sava Posted June 14, 2011 Author Report Share Posted June 14, 2011 Fixed It was .mc0203 { margin-top: 68px; //changed this } Thanks mark1million for pointing out what div was it )) Also help regarding other Qs would be awesome Quote Link to comment Share on other sites More sharing options...
Sava Posted June 14, 2011 Author Report Share Posted June 14, 2011 <fixed> Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 14, 2011 Administrators Report Share Posted June 14, 2011 http://getfirebug.com/ Will help you greatly - check out their documentation and screencasts. IMO it's an essential tool for any style/HTML debugging Quote Link to comment Share on other sites More sharing options...
Sava Posted June 14, 2011 Author Report Share Posted June 14, 2011 Thanks! Fixed everything except the table widths and some page widths that go off to the right. What do you think about the site; http://www.airserbia.tk Quote Link to comment Share on other sites More sharing options...
freshJet Posted June 14, 2011 Report Share Posted June 14, 2011 Thanks! Fixed everything except the table widths and some page widths that go off to the right. What do you think about the site; http://www.airserbia.tk Quite good actually. Maybe revise the logo to have a white background and remove the flagpole, and perhaps an English translation link ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.