Forum Replies Created

Viewing 30 posts - 31 through 60 (of 66 total)
  • Author
    Posts
  • in reply to: style rule has changed #289312

    I’ve found a fix by applying { font-weight:500; }

    Something very odd happened to the page though. Both sites were identical as far as I could see, yet they were behaving differently and those two divs were inheriting bold text somehow

    Just before I had placed a ‘full width’ layout element inside the colour section and placed it above my 1/3 and 2/3 elements. When I viewed the page the footer came all the way up to full width element and my 1/3 and 2/3 elements could not be seen.
    I then tried just a text block instead of the full width element and the same happened with the footer coming up to the text block.
    It wasn’t until I used the ‘post-snippets’ plugin and put just a shortcode in the text block that the elements below became visible again. The html is a long in-line list of text links and no graphics.

    in reply to: Transparency Menu #287025

    That’s brilliant.
    Is the idea to put the whole of the contents of avia.js into the child theme or just the snippet?
    I was wondering if it could be put into the child theme so it was ‘upgrade proof’.

    in reply to: Transparency Menu #286746

    Fantastic. Is there a way of getting that into the child theme? I’d imagine not, but it’s worth asking.

    in reply to: Enfold Showcase #285826

    Great theme. Have purchased again for my next project:
    meanwhile
    http://www.ccrasa.com

    in reply to: Vimeo not showing #285593

    I just tried a quick fix of the theme name but I got some strange behaviours on a page. I’ll look again tomorrow. Thanks again.

    Tim

    • This reply was modified 10 years, 4 months ago by KingConga.
    in reply to: Vimeo not showing #285591

    It has returned already after only switching a couple of plugins. It must have been that, although the internet speed has been very slow today .
    I’ll change the child theme name also. Thanks again
    Tim

    in reply to: Vimeo not showing #285588

    No, I hadn’t done that, I’ll start there, thanks
    Tim

    in reply to: Pop up or image flip #281621

    Thanks for your time Yigit, that will do the trick.

    Tim

    in reply to: Conditional Secondary Menu #259137

    Fantastic

    That’s clever to have made a class of the logged in status.

    • This reply was modified 10 years, 6 months ago by KingConga.
    in reply to: How to adjust height of header #255915

    I’m not sure that this should be here, so I’m creating a new ticket

    in reply to: How to adjust height of header #255894

    What I want to do is for a couple of selected pages, to show the header and logo display only at the smaller size, even before scrolling. There are a couple of pages where I really want to maximise page space so that visitors don’t have to scroll.
    Is this easily done?
    Thanks
    Tim

    in reply to: Resposive problem with [av_one_fourth] #250065

    Thank you Yigit,
    Thanks for the line, I’ve put it in. It seemed to stabilise – one of those things that will probably remain a mystery for some time. I clear the browser cache when I look at problems, and there is no particular site caching going on yet that I’m aware of.
    tregards
    Tim

    in reply to: Resposive problem with [av_one_fourth] #249976

    I’ve got past a couple of problems (my bad spelling) but am at a new obstacle.
    I have applied {text-align : center;} to the article titles, but the rule is being applied inconsistently.
    If you look soon at http://www.ccrasa.com/carbon-credit-information-library/ you will see some of the entries’ article titles centred and some are justified to the left.
    The entries are output from a Formidable form entries.. I have a few styling moves planned yet but it’s all happening very slow for me today.
    Thanks
    Tim

    in reply to: Resposive problem with [av_one_fourth] #249954

    I’ve had alittle help – (the support at Formidable are really excellent)
    The green color is coming from http://www.ccrasa.com/wp-content/uploads/dynamic_avia/ccrasa_2013.css?ver=1 near line 1: and The blue color is coming from http://www.ccrasa.com/wp-content/uploads/dynamic_avia/ccrasa_2013.css?ver=1 near line 6: They were both mine, one was a background and one was a border.
    You can see the problem the blue band is supposed to be a background for all of ‘column header’ It is a div that contains the ohers.

    in reply to: Resposive problem with [av_one_fourth] #249933

    I’ve continued this thread because it’s the same place. The misalignment problem seems to have fixed itself with a theme update. but I have major problems in this page. I can’t get the simplest of css to work reliably or consistently.
    Here is the URL again. http://www.ccrasa.com/carbon-credit-information-library/
    I am trying just to put each entry a colour background and a small margin, then I can do some :hover effects and easing of those. I can’t even make a background box that stays in the right place – as you will see from the ‘column headings block’ at the top of the entries. I’ve spent ages trying to do the most basic thing. Looking at the source I can see one remnant from a library system that I as trying that I can’t see in my editor, but that is commented and isn’t the problem. <p><!– [fileaway color=”purple” iconcolor=”red” style=”silver-bullet” paginate=”yes” type=”table” pagesize=”40″ mod=”no” corners=”roundright”] –></p>.
    Any light you can shed will be gratefully received. The bit I have no cntrol over is written in the Formidable View editing window and is placed in the page with a shortcode.
    This is an example of the sort of thing that happens http://dev.ccrasa.com/carbon-credit-information-library/
    thanks
    Tim

    • This reply was modified 10 years, 7 months ago by KingConga.
    in reply to: Double scroll bar #248479

    Well how about that ! Sorry, you’re right. But there is when I’m logged as admin. It must be for the WP menu at the top.
    Tim

    in reply to: Resposive problem with [av_one_fourth] #241042

    HI Devin
    The wrapper div had missed the last quarter you’re right. I’d seen that and tried it around all four in a different view but it made no difference, and for some reason that wrapper div doesn’t work for me and no style is applied, which would help a lot when there more articles in the library. I have placed the div in the second quarter once more ‘library_author’ so that it is the same as the others. No change though
    I made a page and saw that Enfold normally displays four columns perfectly and no misalignment problems as the size changes, but not in this instance.

    <div class=”library_entry”>

    [av_one_fourth first]
    <div class=”library_file”>[231]</div>
    [/av_one_fourth]

    [av_one_fourth]<div class=”library_author”>[198] [199] [211] , [227] [228]</div>
    [/av_one_fourth]

    [av_one_fourth]
    <div class=”library_category_selection”>[725]</div>
    [/av_one_fourth]

    [av_one_fourth]
    <div class=”library_keywords”>[738]</div>
    <div class=”library_keywords”>[735]</div>
    <div class=”library_keywords”>[739]</div>
    <div class=”library_keywords”>[737]</div>
    <div class=”library_keywords”>[736]</div>
    [/av_one_fourth]

    </div>

    • This reply was modified 10 years, 8 months ago by KingConga.
    in reply to: Custom CSS for Child Theme #230411

    Thank you

    I began the .css with @import. . . , perhaps that’s where it went wrong. Now I know

    in reply to: Custom CSS for Child Theme #230324

    Thanks Yigit
    That’s what I thought originally, but it wasn’t working for me.

    in reply to: Layout problem when adding links to images #230174

    RESOLVED

    Please ignore the above. I think I edited the ‘post-snippet’ with a div for the new css rule, and forgot to put the shortcode into the ‘text block’
    My mistake – all working.

    in reply to: Full screen background : alt for IE – a still image ? #228639

    I’ve seen your note at https://kriesi.at/support/topic/2-5-background-videos-user-examples-for-debugging/ and am e-mailing logon details also.

    in reply to: Full screen background : alt for IE – a still image ? #228634

    Thanks Devin
    The page looks perfect, but I don’t have IE8. I appreciate your attention.
    I currently have the page at http://www.ccrasa.com/application-1/
    I wrote just to check IE8 yesterday. I had viewed a similar page in Firefox to use firebug and I had video, but not today. Today Firefox is giving just one still frame from the video. I don’t know what happened there.
    We’d be happy with just a still image on IE8 , but wouldn’t want to lose Firefox as well

    I am so close to a brilliant page, but don’t at the moment have the website as it is wanted. I’ll be so glad to get past this display hurdle and focus on the huge data collection project that we have next. I’m grateful for any help you give.

    My other issues with this page

    • We want to completely get rid of the header, menu title-bar, everything, for the opening page and have the video all the way to the top, the floating boxes are the navigation. I read through a previous article and am trying to hide it with
      .page-id-67 #footer, .page-id-67 #socket, .page-id-67 .main_menu, .page-ic-67 #header_main { display: none; }
      This removed most, but left the actual menu container there with contents removed. It should be easy to remove but although I’ve used firbug I haven’t been able to hide it yet. Today I have taken a step backwards and the css isn’t working at all ? I’m confused by this
    • The second issue is resolved already, but I thought it might be of interest to someone The boxes you see are html placed with the “post snippets” plugin, The front page and several other second level sub-category pages were made in html. Some of these boxes on the page you see ” http://www.ccrasa.com/application-1/ ” I’m finding now that ‘boxes’ linking to wordpress pages work fine, but those linking to html page add the current page as a “folder”, ” http://www.ccrasa.com/application-1/about-us.html “, and so I get a 404. Once I know that the front page works then I will remake all the subcategory pages within WordPress, which is better.
    • Cheers, Tim

    in reply to: Calendar Plugin #224194

    Thanks Josue,
    I thought so but wanted to be sure.

    in reply to: Long Page Titles #215039

    Thanks

    in reply to: megamneu column width #215018

    Thanks Ismael, that’s great, Now i’ve sorted it out

    The code above fixed the upper part of the menu but not the second row. You got me looking in the right direction and i added the following part in bold type

    #top #header .avia_mega_div > .sub-menu,
    #top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding: 10px 20px 10px 20px;
    }

    Cheers, Tim

    in reply to: megamneu column width #214871

    That has made the graphic elements the same size in Chrome.
    I haven’t checked Firefox and IE. Thanks

    I tried tweaking the padding using this line but it’s still tall
    #top #header .avia_mega_div > .sub-menu { padding: 20px 15px 30px; }

    That seems to be another div. I’ve tried the following to see if I can locate the div but it’s still elusive. I’m talkig about reducing the amount of vertical white space in the menu because it is rather long.

    .sub-menu {padding: 5px, 15px, 5px;}

    menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children avia_mega_menu_columns_4 three units {margin: 5px, 15px, 5px;}

    Thanks Yigit

    in reply to: megamneu column width #214866

    Thanks Yigit

    it’s http://www.ccrasa.com

    It’s not too ordered at the moment, but we are talking about the menu
    Cheers, Tim

    in reply to: megamneu column width #214303

    I’ve been looking for the files and css of mega-menu. It’s quite well hidden
    It’s just getting a bit long. i wanted to change the padding at top and bottom , or someting like that.

    in reply to: megamneu column width #214298

    I’ve found that it’s just in Chrome.
    Firefox and IE are fine

    in reply to: BuddyPress vs BBpress #205588

    I no longer see where to mark an issue as closed (resolved). has that changed?

Viewing 30 posts - 31 through 60 (of 66 total)