vb3 Responsive Forums

vb3 Responsive Forums (https://www.sultantheme.com/forum/index.php)
-   FAQs Forum (https://www.sultantheme.com/forum/forumdisplay.php?f=6)
-   -   Help (https://www.sultantheme.com/forum/showthread.php?t=145)

demo 02-06-2017 02:08 AM

Help
 
2 Attachment(s)
I have a problem with my theme. When I use it in my phone, my thread is not responsive. Can you help me?

demo 02-10-2017 11:53 PM

https://www.sultantheme.com/forum/showthread.php?t=146



This thread have bugs

can you see from the phone

napy8gen 03-08-2017 09:34 AM

3 Attachment(s)
Quote:

Originally Posted by demo (Post 176)
I have a problem with my theme. When I use it in my phone, my thread is not responsive. Can you help me?

Do you still have problem. It looks like you have figured it out.

There are few things to look out when you have push layout like this.

1. Look for non responsive ads
2. Look for non responsive 3rd party add on.

The only problem I see at your website is the search box not falling down when in mobile device.

This is because there is a missing class in the table column.

Your code from browser look like this:
Quote:

<td align="left"> <a href="index.php"><img src="images/bingo/images/logoere.png" alt="Forum-Al.com™" title="Forum-Al.com™" border="0"></a></td>
It should be like this - there is a class="logo"
Quote:

<td class="logo" align="left"> <a href="index.php"><img src="images/bingo/images/logoere.png" alt="Forum-Al.com™" title="Forum-Al.com™" border="0"></a></td>
This is usually in header template. In there code is little different but the <td> should be the same.

I take this code from the header template.
It should be like this
Quote:

<td class="logo" align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

napy8gen 03-08-2017 10:47 AM

Quote:

Originally Posted by demo (Post 178)
https://www.sultantheme.com/forum/showthread.php?t=146



This thread have bugs

can you see from the phone

I have rolled out update.
https://www.sultantheme.com/forum/sh...?p=182#post182

demo 03-18-2017 11:10 PM

Quote:

Originally Posted by napy8gen (Post 183)

Thank you very much :)

demo 03-18-2017 11:13 PM

Can you make the facebook video responsive ? please


All times are GMT. The time now is 05:01 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.