Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • bookpeg Friend
    #137505

    Hi there thanks for the help.

    The first question is this i seem to have a second menu appearing on the right side of the teline template how do i remove this and say keep the top menu bar.

    The second thing is i found out how to change the teline logo text in the template by clicking the template itself in the template manager and changing it to text instaed of image and writing in the words to be used — my issue is there seems to be very little space inbetween the main header and the subheader is there a way to create disatance.

    Or else where can i change the actual image because i suspect this logo text will require alot of tinkering.

    rhand Friend
    #288221

    <em>@bookpeg 108252 wrote:</em><blockquote>Hi there thanks for the help.

    The first question is this i seem to have a second menu appearing on the right side of the teline template how do i remove this and say keep the top menu bar.
    .</blockquote>

    Unpublish that module.

    <blockquote>
    The second thing is i found out how to change the teline logo text in the template by clicking the template itself in the template manager and changing it to text instaed of image and writing in the words to be used — my issue is there seems to be very little space inbetween the main header and the subheader is there a way to create disatance.

    Or else where can i change the actual image because i suspect this logo text will require alot of tinkering.</blockquote>

    Adjust the width in the template.css file. It could be that you need to adjust the image’s width as well. I don’t have this template so I would have to see a live sample.

    bookpeg Friend
    #288232

    For the first question reply — thanks it worked
    The second proved to be a little more difficult — i would edit the css in the internal joomla template options under edit css, is that correct? if so the marker next to that template.css reads unwritable although i am able to alter the code. Is this the correct area. Plus i can’t seem to find the line of code relating to the title and subheader spacing.

    One more question while i’m asking

    I’m also using the allvideos module, and find that this module overlaps both the ja news and spotlight module, when i place it on the top the other modules simply stay underneath it, plus the allvideos module will not align properly.

    rhand Friend
    #288234

    <em>@bookpeg 108282 wrote:</em><blockquote>For the first question reply — thanks it worked
    </blockquote>
    Great to hear that. Please leave me a thanks (button under posts) when we are done
    <blockquote>
    The second proved to be a little more difficult — i would edit the css in the internal joomla template options under edit css, is that correct?
    </blockquote>
    Yes that is one way.
    <blockquote>
    if so the marker next to that template.css reads unwritable although i am able to alter the code. Is this the correct area.
    </blockquote>
    Yes it is. Just CHMOD 777 that file and then you can edit it in the administration area. But make sure you return the file to its former state when you are done to prevent overwriting by hackers.
    <blockquote>
    Plus i can’t seem to find the line of code relating to the title and subheader spacing.
    </blockquote>
    Live site needed.
    <blockquote>
    I’m also using the allvideos module, and find that this module overlaps both the ja news and spotlight module, when i place it on the top the other modules simply stay underneath it, plus the allvideos module will not align properly.</blockquote>
    I am not familiar with this module. Maybe the module has an admin or its own css to adjust.

    bookpeg Friend
    #288237

    Quote:
    if so the marker next to that template.css reads unwritable although i am able to alter the code. Is this the correct area.

    Yes it is. Just CHMOD 777 that file and then you can edit it in the administration area. But make sure you return the file to its former state when you are done to prevent overwriting by hackers.

    ————-I dont know what CHMOD 777 is or does i’m a begginer. Could you explain.————–

    Quote:
    Plus i can’t seem to find the line of code relating to the title and subheader spacing.

    Live site needed.

    Quote:
    I’m also using the allvideos module, and find that this module overlaps both the ja news and spotlight module, when i place it on the top the other modules simply stay underneath it, plus the allvideos module will not align properly.
    I am not familiar with this module. Maybe the module has an admin or its own css to adjust.

    ——————-plus could you explain why i’m not getting any information on the hompage!———

    rhand Friend
    #288240

    Well, to CHMOD 777 use an FTP program such as the open source Filezilla. Find the file on your server after you connected to it. Right click the file in question (in Filezilla) and choose 777, which is read write overwrite for all. Like that you can edit the file.
    Then go to your Joomla! administration and edit the file. After editing right click the file again in Filezilla and return its status to its previous state.

    I will have a look at your site and see what I can do further…

    bookpeg Friend
    #288241

    Ok thanks for the first reply waiting for second response. Thanks alot for all the help.

    rhand Friend
    #288242

    Header padding of headers such as Under Construction can be changed in template.cssline 360:

    h2.contentheading, .contentheading {
    margin:0;
    padding:0 8px 0 0;
    }

    The title bottom padding can be changed by adding padding to the slogan (line 833):

    p.site-slogan {
    color:#999999;
    left:15px;
    letter-spacing:1px;
    margin:0;
    padding:1px;
    position:absolute;
    top:52px;
    }

    You can make it padding:10px; for example

    bookpeg Friend
    #288243

    Thank rhand great answers :0o pheeeww .

    Could you just breifly or indepth is at all possible explain to me why

    1 The frontpage text reading under construction isnt showing in the main text area to the left on the hompage.

    2. The allvideos module thingy on the top shows that it has ja news and spotlight module underlapping at the top of the video bar, basically why its just overlapping the other modules and not pushing them underneath. :S and why it is misaligned with them>./….

    thankyou!!!

    rhand Friend
    #288259

    Did you publish it on the front page or only under a section or category? Did you put the website in under construction mode in admin?
    Allvideos might have been published at the same module position as other modules and then things get covered up or don’t display properly

    P.S. Don’t forget the thank you button 🙂

    bookpeg Friend
    #288260

    those would be the last questions in this post.

    rhand Friend
    #288261

    See my post just before your last….. 😉

    bookpeg Friend
    #288262

    The answer must of been placed as i was writing mine btw

    Thankyou again incase the last one didn’ t show i will now sift through all this info…
    Thanks rhand

    bookpeg Friend
    #288264

    i’m going to remove the live address now — i appoligise.

    rhand Friend
    #288265

    No problem. Glad I could help. Good luck with the web site!

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

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

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