Digital experiences for all disciplines
Forum Replies Created
-
-
Mohammad.. you told me to follow the other topic… but there is nothing else there. The last comment there is me asking for help again….
what are happening to my posts here? This was my reply…
My iPhone, a client’s iPhone and a client’s Droid phone, all see this, what I sent you. This is a serious problem… I’ve been building a site with your template for over a year… and this happened when I updated the template.
Please help!
here it is again… attaching a screenshot from my iPhone…
Attachments:
You must be logged in to view attached files.Guys… can you help me with this please? I see a support response marked as private, but nothing there. Please help…
This reply has been marked as private.I’m still having terrible trouble with my mobile browser. It’s inbetween (sometimes in front of, and somtimes behind… content) and stretches to about 60% of the width of the iPhone’s screen, and shrinks smaller as well.
It’s unusable… really need your help… have been working on this site for many months… ready to publish, but when I updated the template my mobile nav broke.
Please see screenshot… and please help…
Thanks!
I have a similar issue, and right after a theme update and site migration. My mobile menu only spans about 60% of the width once you start to scroll…
I got it… I added these…
li {
list-style-position: outside;
}ul {
margin-left:32px;
}and then made a specific 0px left margin for the tabs…
.spb_tabs .nav-tabs {
margin-bottom: 20px;
margin-left: 0px;
border-bottom: 1px solid #ddd;which pulled them back over. Still testing it, but it looks good…
Thanks again…
no luck. Try something else?
Thanks
Actually… big problem now…
I don;t want the bullets outside the copy margin… but when I add margin space to the left, it moves other elements to the left too… like the tabs, and portfolio items. I guess because they are LI items too??
I need to be able to bring the bullets over to the right a bit, but not effect ANY other elements but the bulleted copy. How can I do that?
Thanks!
Thanks Kykle! That did it.
Thanks Kyle…
http://mcalpin.net/spatialpoint/2014/bing-maps-guide/
note the bulleted copy here… the copy in each bullet, when it runs to the next line, goes all the way back to the left margin, instead of lining up with the copy on the first line…
I guess next question would be… if I use a regular table then… how can I control the width ofthe columns. Again… with an inconsistent amount of copy in any given cell, they kindof go all over the place width wise now. How can I make the columns of a 4 column table fixed at 25%, for instance…
Thanks!
Not sure if I’m communicating this properly. How would this setup be useful at all UNLESS the rows lined up? I’m not understanding your comment Melanie. Is this shortcode only meant for cells that have a word or two in them?
And even though I can manually make this happen now with this CSS… then at different media queries it falls apart. A word breaks to the next line and that’s it… all out of alignment again.
Thanks
Hi Kyle. I’m trying this, but it doesn’t effect the far left column… the other 3 columns line up, but not the far left description column. Is there different code I need to add to include this column?
Thanks!
-