Thread Rating:
  • 11 Vote(s) - 3.91 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] FaceBBook
#11
(2009-06-06, 08:23 PM)FBI Wrote: cool Smile

corection made on Navigation Templates - nav
<img src="images/FaceBBook/nav1.png" alt"">

Strange i updated the theme with that right after it got approved but never change the zip file, Thanks for lettin us know FBI.
[Image: 23msdba.png]
Reply
#12
It's very likely I will use this.
Reply
#13
Amazing! I'll probably use this.

Can't wait to see more themes from you!
Reply
#14
(2009-06-06, 02:15 PM)Combo Wrote: No, why do we want it to look like vb when this software is MyBB. I don't understand people like you.

Because its looking smart like vB , Look its Last Post Column and Threads and Posts Column, Thy are looking like vB, so if its panel change to some thing like vB navigation bar (flick's tutorial) then it would simply be amazing.


(2009-06-06, 09:27 AM)Lunty Wrote: I don't want it too look like vB It's too overrated..thanks.

OK
Reply
#15
(2009-06-06, 09:51 PM)labrocca Wrote: It's very likely I will use this.

agree, seem like using that theme.
I have idea to make modification as simple as Vanilla/Blog (digg) theme base on MyBB Smile
Hello, Welcome to MyBB Indonesia to get local support
My 'Simple' Unique Plugin here Smile
Reply
#16
ehm ...
				<td align="left" ><a href="{$mybb->settings['bburl']}/index.php">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/FaceBBook/fblogo.jpg" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></td>
<input type="submit" class="button" value="Go" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
is not better using a div with margin left and right ? Confused
Reply
#17
Fluid please Smile
Reply
#18
other errors:
in forumbit_depth2_last_post theres http://server/images/FaceBBok//lastpost.png and in /images/ there's only lastpost.gif .
nav1.png is called into /images/ folder, while is stored in /images/FaceBBok .

edit 1
for w3c validation :

in header_welcomeblock_member replace
<strong>{$lang->welcome_usercp}
with
<strong>{$lang->welcome_usercp}</strong>
replace
{$modcplink}{$admincplink} - <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></strong>
with
<strong>{$modcplink}{$admincplink} - <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></strong>
Reply
#19
(2009-06-07, 10:44 AM)murdercode Wrote: ehm ...
				<td align="left" ><a href="{$mybb->settings['bburl']}/index.php">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/FaceBBook/fblogo.jpg" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></td>
<input type="submit" class="button" value="Go" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
is not better using a div with margin left and right ? Confused

Yes it is better to use a div with margin left+ right but i had trouble getting them to align correctly so just used spaces But thanks anyway.

(2009-06-07, 11:37 AM)TecDNA Wrote: Fluid please Smile

Will do next couple of days if i get time.

(2009-06-07, 02:22 PM)murdercode Wrote: other errors:
in forumbit_depth2_last_post theres http://server/images/FaceBBok//lastpost.png and in /images/ there's only lastpost.gif .
nav1.png is called into /images/ folder, while is stored in /images/FaceBBok .

I'll attach the correct image in a bit and update the post thanks.

edit 1
for w3c validation :

in header_welcomeblock_member replace
<strong>{$lang->welcome_usercp}
with
<strong>{$lang->welcome_usercp}</strong>
replace
{$modcplink}{$admincplink} - <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></strong>
with
<strong>{$modcplink}{$admincplink} - <a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></strong>

There's nothing wrong with the way i have down this it is still valid XHTML but thanks again.
[Image: 23msdba.png]
Reply
#20
in first code try to use
<td align="left" style="margin-left: 5px;">
it works very well for me and it's necessary for screen reader for blind people and accessibility.

EDIT
the w3c validation doesn't work when you're logged. Use htmlpedia for test, it validate pages without pass from the site and in real time (simple in source code of firefox)
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)