Welcome, Guest
Please Login or Register.    Lost Password?

Blackbear 1.5.1 Submit button making my eyes bleed
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Blackbear 1.5.1 Submit button making my eyes bleed
#385
Blackbear 1.5.1 Submit button making my eyes bleed 4 Years, 3 Months ago Karma: 0
Hello, first of all.
Thanks for the great theme you've put together here!
And I will for sure donate as soon as everything is up and running.

However as you see here:
perception.mosanova.net/

1.
The login/submit button is white/greyish but with white text, making the text completely unreadable.
Is this really intended? - If yes, what is the ID of submit buttons in the css so I could change the colour of either the button or the text on the button?

2.
Another thing, I added a layer/pane on the right side identical to the left layer/pane.
But, at the moment I'm missing the solution to be able to add a padding to the left side of the header "Reruitment.
In the right pane that I added.

3.

In my links section the 3th link:
Is shown in this format:
"3. Description."

Where both link 2 and 1 is written in this format:
"1.
Description"



Any suggestions?
Thanks in advance!<br><br>Post edited by: kasper@norskov.org, at: 2008/01/26 19:28
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#386
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
1.
The login/submit button is white/greyish but with white text, making the text completely unreadable.
Is this really intended? - If yes, what is the ID of submit buttons in the css so I could change the colour of either the button or the text on the button?


I found the issue, there is no image in ../images called button-bg.gif

Help appreciated, as a temporary solution I changed line 378 .button { color: #FFFFFF } to color: #000000<br><br>Post edited by: kasper@norskov.org, at: 2008/01/28 01:29
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#389
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
Hi,
Will address these issues today - am currently doing 10 things at once for various clients but will have some time shortly.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#392
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
Thank you Big Bear!
Looking forward to an upgrade!

1.Possible to explain me where header padding is defined in the css?
Because as i mentioned, as i dublicated the left pane it seems like i didn't get the headerpadding duped (as you see on the &quot;Recruitment&quot; header in the right pane.

2.Are the link's issue a known bug that will be fixed as well by the way?

Thank you.<br><br>Post edited by: kasper@norskov.org, at: 2008/01/29 09:30
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#393
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
I think you might solve the right column padding issue by adding a little bit of CSS to target it.

For the left column we have:

.module_menu, #left .module {

width: 160px;

list-style-type: none;

text-indent: 5px;

}

To get this working for the right column you could try adding #right .module

so that it looks like:

.module_menu, #left .module, #right .module {

width: 160px;

list-style-type: none;

text-indent: 5px;

}


Let me know if that works.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#394
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
What is the link bug? Not sure what you mean but we will fix it for you if you can let me know what the issue is.

Also what are you using to get that very cool popup when mousing over the links at the bottom of your home page? They rock!
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#395
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
Hi Big Bear, first of all thanks for the quick responding.

The link bug is:
If you look in the sections: &quot;Links&quot;

The third link is formatted wrong, there isn't inserted a line break after the &quot;3.&quot;
Like on 1. and 2.

Thank you.

Oh and btw the tooltips you mentioned is a script provided by the world of warcraft database called &quot;wowhead&quot; - www.wowhead.com/widgets/power.js

More infomation here: www.wowhead.com/?powered
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#396
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
To clearify:

The link bug

I'm pretty certain that 1. should be at the position of arrow 2. - Just like arrow 3 shows.

Your padding fix
Worked!
Thank you very much!

Today's release featuring a fix of the submit button
Any update? - It's past 24:00, at least here in europe :P<br><br>Post edited by: kasper@norskov.org, at: 2008/01/30 00:49
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#404
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
kasper@norskov.org wrote:
To clearify:

The link bug

I'm pretty certain that 1. should be at the position of arrow 2. - Just like arrow 3 shows.

Your padding fix
Worked!
Thank you very much!

Today's release featuring a fix of the submit button
Any update? - It's past 24:00, at least here in europe :P&lt;br&gt;


Bump ?
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#487
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
Hi Big Bear.
Sorry to bump an old thread, but i'm having the same problem as the OP.

button-bg.gif doesn't exist in the /images directory on the gif downloaded from your site (both 1.0.x version and 1.5 version). Is there any possibility you'll attach it as an image on the forums or send me the gif by PM?

Thanks in advance,
Tholin.
iyochai@gmail.com
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#494
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
iyochai@gmail.com wrote:
Hi Big Bear.
Sorry to bump an old thread, but i'm having the same problem as the OP.

button-bg.gif doesn't exist in the /images directory on the gif downloaded from your site (both 1.0.x version and 1.5 version). Is there any possibility you'll attach it as an image on the forums or send me the gif by PM?

Thanks in advance,
Tholin.


Well Big Bear promised a fix of the submit buttons the 29th of January.
Almost one month ago, no update have been released yet apparently.

And the link bug described here, havn't been fixed yet either, Big Bear havn't even mentioned it, i'm really diappointed and so far glad i didn't pay for this template, my intention was to donate as soon as everything was running, but i'm now considering changing template due to the bad support! :

kasper@norskov.org wrote:
The link bug



I'm pretty certain that 1. should be at the position of arrow 2. - Just like arrow 3 shows.
<br><br>Post edited by: kasper@norskov.org, at: 2008/02/20 10:18
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#500
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
Hi All,

Big apologies for the delayed response :blush: I came down with a little bit of a flu and came back to work only to be swamped and overwhelmed with work.

Don't apologise for banging an old thread - please do this as often as necessary to get my attention :) sometimes I forget stuff when I'm doing 20 things at once.

Have uploaded the missing button-bg.gif file and you can see a preview of it here:
http://blackbear.joomlabear.com/

Am attaching this to this post - please place in the blackbear template images directory on your server and it should just go.

File Attachment:
File Name: button_bg.zip
File Size: 355
<br><br>Post edited by: Big Bear, at: 2008/02/20 23:25
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#501
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
Have also tested this on the 1.5 version of BlackBear - should be all go if you drop the attached image into the the directory: templates/blackbear_1_5/images/
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#503
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 0
Thank you a whole bunch Bigbear!
It's now working ;)
Sorry if i've been a little rough in my earlier post, this is after all a sparetime project i suppose.

However, i still have the issue with my Links Section as shown in my earlier post, any suggestions?
I suppose it's caused by the template:


kasper@norskov.org wrote:

The link bug




I'm pretty certain that 1. should be at the position of arrow 2. - Just like arrow 3 shows.
<br><br>Post edited by: kasper@norskov.org, at: 2008/02/20 23:35
kasper@norskov.org
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#505
Re:Blackbear 1.5.1 Submit button making my eyes bl 4 Years, 3 Months ago Karma: 41
No problem - as mentioned previously feel free to repost to get my attention. These templates are kind of a labour of love and I try to put as much time in as possible but we still need to pay the bills so sometimes the clients have to come first :(

With the link issue you could try a simple addition to the style sheet:
Code:

 td {
 vertical-align:top;
 }



This could force the numbers to display at the top of their table cells - may cause other tables in the site to display things top aligned when we don't want them to be... we may need to add some other more specific styling...

Let me know if this helps - you can see in the attached screen grab the td (table cell) is outlined in red.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear